https://go-kratos.dev go-kratos@googlegroups.com Sponsor Overview Repositories17 Discussions Projects Packages People12 More PinnedLoading kratoskratosPublic Your ultimate Go microservices framework for the cloud-native era. Go24.2k4.1k go-kratos.devgo-kratos.devPublic ...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
apt-get update && apt-get -y install protobuf-compiler export GOPROXY=https://goproxy.io,direct go install github.com/go-kratos/kratos/cmd/kratos/v2@latest && kratos upgrade kratos new helloworld cd helloworld/ && go mod tidy kratos run Use a browser to open and visit: http://localhost...
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface. - Kra
https://kratosmultiphysics.github.io/Kratos/ @KratosMultiPhys Overview Repositories9 Projects5 Packages People51 More PinnedLoading KratosKratosPublic Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the ...
git clone https://github.com/KratosMultiphysics/Kratos Kratos Dev Packages You will need a series of packages with some Kratos dependencies. These include the compilers (GCC,Clang/LLVM), CMake, Blas and Lapack libraries and the OpenMP support. The command below will install all the packages nee...
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。主要包括以下组件: http框架blademaster(bm):基于gin二次开发,具有快速、灵活的特点,可以方便的开发中间件处理通用或特殊逻辑,基础库默认实现了log&trace等。 gRPC框架warden:基于官方gRPC封装,默认使用discovery进行服务注册发现,及wrr和p2c(默认)负载...
apt-get update && apt-get -y install protobuf-compiler export GOPROXY=https://goproxy.io,direct go install github.com/go-kratos/kratos/cmd/kratos/v2@latest && kratos upgrade kratos new helloworld cd helloworld/ && go mod tidy kratos run Use a browser to open and visit: http://localhost...
WordPress theme that focus on reading experience. Contribute to seatonjiang/kratos development by creating an account on GitHub.
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。 名字来源于:《战神》游戏以希腊神话为背景,讲述由凡人成为战神的奎托斯(Kratos)成为战神并展开弑神屠杀的冒险历程。 Goals 我们致力于提供完整的微服务研发体验,整合相关框架及工具后,微服务治理相关部分可对整体业务开发周期无感,从而更加聚焦于业务交...