Skip to content
#

reactor-pattern

Here are 26 public repositories matching this topic...

High-perf Distributed MQ in C++17 (>235k msg/s). Features Zero-Copy kTLS, FD/Murmurhash2-Sharded Concurrency, Log-Structured Storage, and Incremental Cooperative Rebalancing. 基于 C++17 的高性能分布式 MQ (>235k msg/s)。特性:kTLS 零拷贝、Murmurhash2 一致性Hash算法实现增量协作重平衡及日志结构存储。

  • Updated May 10, 2026
  • C++

A production-grade, fully asynchronous C++23 agentic AI runtime that orchestrates ReAct (Reason-Act-Tool) loops with local and cloud LLMs. Zero external dependencies — JSON, coroutines, epoll/kqueue reactor, MCP transport, and HTTP client are all hand-written in modern C++23.

  • Updated Sep 12, 2026
  • C++

C++17 distributed game server framework: epoll ET reactor, protobuf binary protocol, consistent-hash service discovery, 9-grid AOI, lock-free queues, memory pool, WAL persistence. 10k+ concurrent connections, P99 < 100ms. C++17

  • Updated Aug 8, 2026
  • C++

Add this topic to your repo

To associate your repository with the reactor-pattern topic, visit your repo's landing page and select "manage topics."

Learn more