MinghuaJiang's Stars
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
wuyichen24/grpc-up-and-running
The study note of the book "gRPC: Up and Running (Kasun Indrasiri)" and the reconstruction of source code.
grpc-up-and-running/samples
Samples of the book gRPC Up and Running. Each sample is based on a real-world use case and details of the use case can be found in the respective chapter of the book.
EasyNetQ/EasyNetQ
An easy to use .NET API for RabbitMQ
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
go-kit/kit
A standard library for microservices.
jorgeacetozi/ebook-chat-app-spring-websocket-cassandra-redis-rabbitmq
Pro Java Clustering and Scalability: Building Real-Time Apps with Spring, Cassandra, Redis, WebSocket and RabbitMQ
matthewrenze/clean-architecture-demo
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Framework 4.8
vishalnayak/BankChainReplication
Java implementation of Chain Replication algorithm
zowens/chain-replication
Chain replication server framework for Rust
apache/kafka
Mirror of Apache Kafka
apache/zookeeper
Apache ZooKeeper
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
spring-cloud/spring-cloud-consul
Spring Cloud Consul
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
yinjihuan/spring-cloud
《Spring Cloud微服务-全栈技术与案例解析》和《Spring Cloud微服务 入门 实战与进阶》配套源码
mspnp/cloud-design-patterns
Sample implementations for cloud design patterns found in the Azure Architecture Center.
xingshaocheng/architect-awesome
后端架构师技术图谱
VaughnVernon/ReactiveMessagingPatterns_ActorModel
The examples for the book "Reactive Messaging Patterns with the Actor Model"
rikace/fConcBook
Source code for "Concurrency in .NET" book Manning publisher
Apress/pro-asp.net-web-api
Source code for 'Pro ASP.NET Web API' by Tugberk Ugurlu, Alexander Zeitler, and Ali Kheyrollahi
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
golonzovsky/kubernetes-in-action
Source code from Manning Kubernetes In Action book
wx-chevalier/Awesome-Books-Notes
:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀创业、商业、产品、人文、计算机科学与技术领域相关的书籍归档,以及我的读书笔记。
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
google/dagger
A fast dependency injector for Android and Java.
dotnetcore/Collections
Utilities and extensions for Collections includes Collections.Paginable and so on...