#microservices-architecture (19 Repositories)
Ranked open-source repositories tagged with #microservices-architecture, scored by pull request acceptance likelihood and maintainer engagement velocity.
19.2%
22.1h
19 repositories tagged #microservices-architecture
TencentBlueKing/bk-ci
蓝鲸持续集成平台(蓝盾)
temporalio/temporal
Temporal service
nats-io/nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
nats-io/nats.go
Golang client for NATS, the cloud native messaging system.
ergo-services/ergo
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
mudigal-technologies/microservices-sample
Sample project to create an application using microservices architecture
asc-lab/micronaut-microservices-poc
Very simplified insurance sales system made in a microservices architecture using Micronaut
innoq/SCS
Self-Contained Systems
NHadi/Pos
Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY
mehmetozkaya/Design-Microservices-Architecture-with-Patterns-Principles
Design Microservices Architecture with Patterns & Principles. Design Microservices Architecture with Design Patterns, Principles and the Best Practices. How to handle millions of request with designing system for high availability, high scalability, low latency, and resilience to network failures on distributed microservices.
ihippik/wal-listener
PostgreSQL WAL listener
Nasruddin/spring-boot-based-microservices
A modular, scalable Spring Boot microservices framework for managing courses and reviews. It features OAuth 2.0 authentication via Keycloak, API management with Spring Cloud Gateway, and observability using OTel, Grafana, Loki, Tempo, and Prometheus. MongoDB and PostgreSQL handle storage, with deployments via Docker Compose and Kubernetes.
gruelbox/transaction-outbox
Reliable eventual consistency for Microservices
imq/awesome-projects
A curated list of amazingly projects
oktadev/java-microservices-examples
Java Microservices: Spring Boot, Spring Cloud, JHipster, Spring Cloud Config, and Spring Cloud Gateway
asc-lab/dotnetcore-microservices-poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
daohainam/microservice-patterns
Microservice pattern demos (Saga, EventSourcing, CQRS...) running on .NET Aspire
ThreeDotsLabs/monolith-microservice-shop
Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.
apssouza22/java-microservice
A full microservice architecture with Java, Spring Cloud, Log management with ELK, Server load balancing with Nginx, Infrastructure management with Docker-compose, JMX application monitoring, JWT, Aspect OP, Distributed events with Kafka, Event Sourcing, CQRS, REST, Web Sockets, Continuous deploy with Jenkins and more