Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: message-queue

63 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
strimzi/strimzi-kafka-operator
Strimzi is a Kubernetes operator suite for deploying and managing Apache Kafka clusters, including Kafka Connect, MirrorMaker, topics, and …
955916stable
cloudevents/spec
The CloudEvents specification, a CNCF graduated standard for describing event data in a common format so events can be interoperable across…
655878stable
qiurunze123/miaosha
A Chinese-language educational repository explaining the design and implementation of high-concurrency flash-sale (seckill) systems in Java…
4026590maintenance
nageoffer/12306
An open-source clone of China's 12306 railway ticketing system built with JDK17, SpringBoot3, SpringCloud Alibaba, and Vue3, covering user,…
613710active
conduktor/kafka-stack-docker-compose
A collection of Docker Compose files that spin up a fully working Apache Kafka stack, including Zookeeper, Kafka brokers (single or cluster…
673626active
chengxy-nds/Springboot-Notebook
A collection of Spring Boot example projects demonstrating integrations with mainstream middleware like Redis, MySQL, RabbitMQ, Elasticsear…
323362active
awesome-mqtt/awesome-mqtt
A curated awesome-list of MQTT-related resources including brokers, clients, tools, libraries, and community resources. It serves as a disc…
772388active
lensesio/fast-data-dev
A Docker image that packages a complete Apache Kafka development environment, including a Kafka broker, Zookeeper/KRaft, Confluent Schema R…
562079active
confluentinc/examples
A curated collection of demos and examples showcasing Apache Kafka, Apache Flink, and Confluent Platform event streaming, including Conflue…
772064active
wurstmeister/kafka-docker
A Dockerfile and docker-compose setup for running Apache Kafka (with Zookeeper) in Docker, published as the wurstmeister/kafka image on Doc…
326960maintenance
bitloops/ddd-hexagonal-cqrs-es-eda
A complete working example application demonstrating Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Event Driven Archi…
941437active
eugene-khyst/postgresql-event-sourcing
A reference implementation of an event-sourced system using PostgreSQL as the event store, built with Spring Boot in Java. It demonstrates …
101356active
confluentinc/cp-all-in-one
A collection of Docker Compose files that spin up the full Confluent Platform stack (Kafka broker, Schema Registry, Kafka Connect, Control …
671158active
nageoffer/congomall
CongoMall is an open-source C-end (consumer-facing) e-commerce mall system built with Spring Cloud Alibaba microservices and DDD (Domain-Dr…
621113active
jorge07/symfony-7-es-cqrs-boilerplate
A Symfony 7 / PHP 8.3 backend boilerplate demonstrating Domain-Driven Design, CQRS, and Event Sourcing patterns. It ships with Docker-based…
751088active
booksbyus/zguide
The official ZeroMQ (ØMQ) Guide, a comprehensive tutorial book by Pieter Hintjens explaining ZeroMQ messaging patterns from basics to advan…
423497maintenance
GuoZhaoran/spikeSystem
An educational example and analysis of a flash-sale (seckill) ticket-grabbing system written in Go, modeled on 12306 train ticket rush scen…
322771maintenance
lxy-go/SpringBoot
A collection of beginner-level Spring Boot example programs accompanying a 16-hour Bilibili tutorial, with a hand-written 20,000+ character…
322687maintenance
Yolean/kubernetes-kafka
A collection of plain Kubernetes manifests and Kustomize overlays for running a Kafka cluster (with Zookeeper) as a StatefulSet. It require…
231832maintenance
anjuke/zguide-cn
A Chinese translation of the ZeroMQ Guide (zguide) by Pieter Hintjens, covering ZeroMQ fundamentals, socket patterns, request-reply, pub-su…
321796maintenance
berndruecker/flowing-retail
A sample order fulfillment application demonstrating microservices, event-driven architecture, and domain-driven design with multiple concr…
321330maintenance
lukaszx0/queues.io
Queues.io is a curated, community-maintained directory of message queue and job queue libraries across many languages and technologies, ren…
101290maintenance
miguelgrinberg/flask-celery-example
Example code accompanying Miguel Grinberg's blog article 'Using Celery with Flask', demonstrating how to run background tasks with Celery i…
321214maintenance
ProgrammerAnthony/RocketMQC
A collection of source-code study notes and mind maps for learning Apache RocketMQ internals, written in Chinese. It is a learning resource…
321096maintenance
crossoverJie/SSM
A hands-on educational Java project that builds a distributed microservice system from scratch using the SSM stack (Spring, SpringMVC, MyBa…
103413abandoned
spotify/docker-kafka
Docker images that run Apache Kafka together with Zookeeper in a single container, plus an optional proxy image for mirroring data from leg…
101382abandoned
sky-big/RabbitMQ
A fully Chinese-annotated copy of the RabbitMQ 3.5.3 source code (Erlang) plus helper scripts and diagrams, created to help readers study t…
321157abandoned
xkcoding/spring-boot-demo
A large collection of 66 Spring Boot integration demos for learning Spring Boot through hands-on examples, covering web, ORM, caching, mess…
3234078maintenance
ityouknow/spring-boot-examples
A large collection of minimal, practical Spring Boot example projects (updated through Spring Boot 3.0) covering web, data access, messagin…
3230503maintenance
CodingDocs/springboot-guide
An open-source Chinese-language tutorial guide for learning Spring Boot 2.0+ from basics to practical usage, covering topics like REST APIs…
625259active
javastacks/spring-boot-best-practice
A Maven multi-module repository of runnable Spring Boot examples covering core features, data access, messaging, caching, testing, deployme…
665106active
subhashchy/The-Accidental-CTO
The Accidental CTO is a story-driven system design handbook by Subhash Choudhary, CTO of Dukaan, chronicling how the company scaled to a mi…
513627active
shareAI-lab/claw0
claw0 is a 10-section progressive tutorial that teaches you to build a production-grade AI agent gateway from scratch in Python, with each …
553299active
aspnetrun/run-aspnetcore-microservices
A reference implementation of an e-commerce microservices system built on .NET 8 with ASP.NET Core Web APIs, gRPC, RabbitMQ/MassTransit eve…
643258active
juicycleff/ultimate-backend
A multi-tenant SaaS starter kit built on NestJS with a CQRS, DDD, and event-sourcing microservice architecture. It provides GraphQL APIs vi…
622903active
vector4wang/spring-boot-quick
A Spring Boot learning hub with 80+ example modules demonstrating real-world integration of frameworks like RabbitMQ, Kafka, MyBatis, JPA, …
692788active
anonystick/anonystick
A developer profile and learning repository by anonystick containing fullstack web development resources, tutorials, and example systems bu…
702732active
techa03/goodsKill
goodsKill is a Java-based microservices demo project simulating a flash-sale (seckill) e-commerce system, built on Spring Cloud 2025.x, Spr…
642423active
javahongxi/whatsmars
A curated collection of Java ecosystem study modules and runnable samples covering Spring Boot, Redis, Dubbo, RocketMQ, Kafka, Elasticsearc…
961967active
hstcscolor/awesome-gameserver-cn
A curated Chinese-language awesome list of resources for building game servers, covering networking libraries, protocols, persistence, cach…
681955active
527515025/springBoot
A collection of Spring Boot example projects demonstrating integration with common components such as Spring Security, Shiro, MyBatis, JPA,…
326762maintenance
nodeshift/nodejs-reference-architecture
The Red Hat and IBM Node.js Reference Architecture is a curated set of opinions and guidance on which Node.js packages and components to us…
401747active
nickjj/docker-django-example
A production-ready example Django application wired up with Docker and Docker Compose, including PostgreSQL, Redis, Celery, esbuild, and Ta…
751529active
darjun/go-daily-lib
A curated tutorial series ('One Go library per day') introducing Go standard and third-party libraries, with accompanying blog posts and ex…
325231maintenance
201206030/novel-cloud
novel-cloud is a learning-oriented novel (fiction) platform built on a Spring Cloud microservices stack, including Spring Boot 3, Spring Cl…
471441active
YPCrumble/ansible-django-stack
An Ansible playbook that provisions a complete production stack for Django applications, including Nginx, Gunicorn, PostgreSQL, Celery, Rab…
551383active
rstyro/Springboot
A collection of standalone Spring Boot demo modules, each showing how to integrate Spring Boot with a mainstream framework or technology su…
691323active
eazybytes/microservices
A collection of code examples accompanying the 'Master Microservices with Spring Boot, Docker, Kubernetes' course by eazybytes. It demonstr…
731270active
mehdihadeli/go-food-delivery-microservices
A practical food delivery microservices sample application built in Go, demonstrating Microservices Architecture, Vertical Slice Architectu…
361134active
heathermiller/dist-prog-book
An open-source book, 'Programming Models for Distributed Computation', written by Heather Miller and students from a Northeastern Universit…
323425maintenance
cer/event-sourcing-examples
Example code for a money transfer application demonstrating microservices built with event sourcing, CQRS, and Docker, based on Chris Richa…
323158maintenance
forezp/SpringBootLearning
A collection of example source code accompanying an unofficial Chinese Spring Boot tutorial series by Fang Zhipeng, covering configuration,…
322321maintenance
josiahcarlson/redis-in-action
Example code repository accompanying the book 'Redis in Action' by Josiah Carlson. It contains Python implementations of the techniques and…
672266maintenance
NiceSeason/gulimall-learning
A learning project and course companion for building a full-scale distributed e-commerce platform in Java, including code and study notes f…
322191maintenance
leehaut/spring-boot-all
A multi-module collection of Spring Boot example projects demonstrating integrations with MyBatis, JPA/Hibernate, Shiro, Redis, ActiveMQ, W…
761936maintenance
mattstauffer/Torch
Torch is a collection of example code and instructions demonstrating how to use Laravel's Illuminate components (cache, routing, validation…
321869maintenance
rhwayfun/spring-boot-learning-examples
A curated collection of independently runnable Spring Boot example modules covering basics, web development, caching, databases, and enterp…
231575maintenance
coding-parrot/Low-Level-Design
A curated collection of Java implementations of common low-level system design problems (cache, event bus, rate limiter, service orchestrat…
321419maintenance
brandon-rhodes/fopnp
The official companion repository of example code for the third edition of 'Foundations of Python Network Programming' (Apress), revised fo…
311413maintenance
elgris/microservice-app-example
A polyglot microservice example application: a TODO app whose components are written in JavaScript (Vue frontend), Go (auth API with JWT), …
321411maintenance
xuwujing/java-study
A personal Java study repository containing example code covering Java basics, JDK 8 features, concurrency, the 23 design patterns, and pop…
321306maintenance
MarkerHub/eblog
eblog is a Spring Boot 2.1.2-based blog project built as a learning exercise, accompanied by a detailed from-zero-to-one development tutori…
321156maintenance
devmentors/DNC-DShop
An open-source sample project and accompanying course demonstrating how to build distributed microservices with .NET Core. It covers REST A…
321017maintenance

page 1 / 1