resource: message-queue
63 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| strimzi/strimzi-kafka-operator Strimzi is a Kubernetes operator suite for deploying and managing Apache Kafka clusters, including Kafka Connect, MirrorMaker, topics, and … | 95 | 5916 | stable |
| cloudevents/spec The CloudEvents specification, a CNCF graduated standard for describing event data in a common format so events can be interoperable across… | 65 | 5878 | stable |
| qiurunze123/miaosha A Chinese-language educational repository explaining the design and implementation of high-concurrency flash-sale (seckill) systems in Java… | 40 | 26590 | maintenance |
| nageoffer/12306 An open-source clone of China's 12306 railway ticketing system built with JDK17, SpringBoot3, SpringCloud Alibaba, and Vue3, covering user,… | 61 | 3710 | active |
| 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… | 67 | 3626 | active |
| chengxy-nds/Springboot-Notebook A collection of Spring Boot example projects demonstrating integrations with mainstream middleware like Redis, MySQL, RabbitMQ, Elasticsear… | 32 | 3362 | active |
| 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… | 77 | 2388 | active |
| lensesio/fast-data-dev A Docker image that packages a complete Apache Kafka development environment, including a Kafka broker, Zookeeper/KRaft, Confluent Schema R… | 56 | 2079 | active |
| confluentinc/examples A curated collection of demos and examples showcasing Apache Kafka, Apache Flink, and Confluent Platform event streaming, including Conflue… | 77 | 2064 | active |
| 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… | 32 | 6960 | maintenance |
| bitloops/ddd-hexagonal-cqrs-es-eda A complete working example application demonstrating Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Event Driven Archi… | 94 | 1437 | active |
| 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 … | 10 | 1356 | active |
| 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 … | 67 | 1158 | active |
| 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… | 62 | 1113 | active |
| 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… | 75 | 1088 | active |
| booksbyus/zguide The official ZeroMQ (ØMQ) Guide, a comprehensive tutorial book by Pieter Hintjens explaining ZeroMQ messaging patterns from basics to advan… | 42 | 3497 | maintenance |
| 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… | 32 | 2771 | maintenance |
| 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… | 32 | 2687 | maintenance |
| Yolean/kubernetes-kafka A collection of plain Kubernetes manifests and Kustomize overlays for running a Kafka cluster (with Zookeeper) as a StatefulSet. It require… | 23 | 1832 | maintenance |
| anjuke/zguide-cn A Chinese translation of the ZeroMQ Guide (zguide) by Pieter Hintjens, covering ZeroMQ fundamentals, socket patterns, request-reply, pub-su… | 32 | 1796 | maintenance |
| berndruecker/flowing-retail A sample order fulfillment application demonstrating microservices, event-driven architecture, and domain-driven design with multiple concr… | 32 | 1330 | maintenance |
| lukaszx0/queues.io Queues.io is a curated, community-maintained directory of message queue and job queue libraries across many languages and technologies, ren… | 10 | 1290 | maintenance |
| 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… | 32 | 1214 | maintenance |
| 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… | 32 | 1096 | maintenance |
| crossoverJie/SSM A hands-on educational Java project that builds a distributed microservice system from scratch using the SSM stack (Spring, SpringMVC, MyBa… | 10 | 3413 | abandoned |
| 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… | 10 | 1382 | abandoned |
| 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… | 32 | 1157 | abandoned |
| 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… | 32 | 34078 | maintenance |
| 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… | 32 | 30503 | maintenance |
| 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… | 62 | 5259 | active |
| javastacks/spring-boot-best-practice A Maven multi-module repository of runnable Spring Boot examples covering core features, data access, messaging, caching, testing, deployme… | 66 | 5106 | active |
| 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… | 51 | 3627 | active |
| 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 … | 55 | 3299 | active |
| 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… | 64 | 3258 | active |
| 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… | 62 | 2903 | active |
| vector4wang/spring-boot-quick A Spring Boot learning hub with 80+ example modules demonstrating real-world integration of frameworks like RabbitMQ, Kafka, MyBatis, JPA, … | 69 | 2788 | active |
| anonystick/anonystick A developer profile and learning repository by anonystick containing fullstack web development resources, tutorials, and example systems bu… | 70 | 2732 | active |
| 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… | 64 | 2423 | active |
| javahongxi/whatsmars A curated collection of Java ecosystem study modules and runnable samples covering Spring Boot, Redis, Dubbo, RocketMQ, Kafka, Elasticsearc… | 96 | 1967 | active |
| hstcscolor/awesome-gameserver-cn A curated Chinese-language awesome list of resources for building game servers, covering networking libraries, protocols, persistence, cach… | 68 | 1955 | active |
| 527515025/springBoot A collection of Spring Boot example projects demonstrating integration with common components such as Spring Security, Shiro, MyBatis, JPA,… | 32 | 6762 | maintenance |
| 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… | 40 | 1747 | active |
| nickjj/docker-django-example A production-ready example Django application wired up with Docker and Docker Compose, including PostgreSQL, Redis, Celery, esbuild, and Ta… | 75 | 1529 | active |
| 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… | 32 | 5231 | maintenance |
| 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… | 47 | 1441 | active |
| YPCrumble/ansible-django-stack An Ansible playbook that provisions a complete production stack for Django applications, including Nginx, Gunicorn, PostgreSQL, Celery, Rab… | 55 | 1383 | active |
| rstyro/Springboot A collection of standalone Spring Boot demo modules, each showing how to integrate Spring Boot with a mainstream framework or technology su… | 69 | 1323 | active |
| eazybytes/microservices A collection of code examples accompanying the 'Master Microservices with Spring Boot, Docker, Kubernetes' course by eazybytes. It demonstr… | 73 | 1270 | active |
| mehdihadeli/go-food-delivery-microservices A practical food delivery microservices sample application built in Go, demonstrating Microservices Architecture, Vertical Slice Architectu… | 36 | 1134 | active |
| heathermiller/dist-prog-book An open-source book, 'Programming Models for Distributed Computation', written by Heather Miller and students from a Northeastern Universit… | 32 | 3425 | maintenance |
| cer/event-sourcing-examples Example code for a money transfer application demonstrating microservices built with event sourcing, CQRS, and Docker, based on Chris Richa… | 32 | 3158 | maintenance |
| forezp/SpringBootLearning A collection of example source code accompanying an unofficial Chinese Spring Boot tutorial series by Fang Zhipeng, covering configuration,… | 32 | 2321 | maintenance |
| josiahcarlson/redis-in-action Example code repository accompanying the book 'Redis in Action' by Josiah Carlson. It contains Python implementations of the techniques and… | 67 | 2266 | maintenance |
| 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… | 32 | 2191 | maintenance |
| leehaut/spring-boot-all A multi-module collection of Spring Boot example projects demonstrating integrations with MyBatis, JPA/Hibernate, Shiro, Redis, ActiveMQ, W… | 76 | 1936 | maintenance |
| mattstauffer/Torch Torch is a collection of example code and instructions demonstrating how to use Laravel's Illuminate components (cache, routing, validation… | 32 | 1869 | maintenance |
| rhwayfun/spring-boot-learning-examples A curated collection of independently runnable Spring Boot example modules covering basics, web development, caching, databases, and enterp… | 23 | 1575 | maintenance |
| 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… | 32 | 1419 | maintenance |
| brandon-rhodes/fopnp The official companion repository of example code for the third edition of 'Foundations of Python Network Programming' (Apress), revised fo… | 31 | 1413 | maintenance |
| 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), … | 32 | 1411 | maintenance |
| xuwujing/java-study A personal Java study repository containing example code covering Java basics, JDK 8 features, concurrency, the 23 design patterns, and pop… | 32 | 1306 | maintenance |
| 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… | 32 | 1156 | maintenance |
| devmentors/DNC-DShop An open-source sample project and accompanying course demonstrating how to build distributed microservices with .NET Core. It covers REST A… | 32 | 1017 | maintenance |
page 1 / 1