cloudwego / shmipc-spec
A high-performance IPC solution that is suitable for production environments based on shared memory IPC.
☆131Updated 7 months ago
Alternatives and similar repositories for shmipc-spec:
Users that are interested in shmipc-spec are comparing it to the libraries listed below
- A high performance inter-process communication golang library developed by CloudWeGo☆441Updated 4 months ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated last year
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 4 years ago
- System and process monitor for Linux☆97Updated 2 months ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆80Updated 2 years ago
- A C++ implemented stackful, asymmetric coroutine library.☆17Updated 4 years ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- Lightweight C++ SDK used as Proxyless Service Governance☆36Updated 9 months ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆27Updated 4 years ago
- Shuo's learning notes on Linux TCP/IP stack☆120Updated last year
- C++ implementation of Sentinel☆142Updated 10 months ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆50Updated 7 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last week
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- The C++ TiKV client used by TiFlash.☆40Updated last month
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆116Updated 2 months ago
- ☆38Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆76Updated 4 years ago
- ☆65Updated 5 years ago
- skip list with rank, code less than z_set in redis☆171Updated last year
- ☆34Updated 4 years ago
- modern c++ raft library☆46Updated 5 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- ☆24Updated last month
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆98Updated last year
- 变长多阶hash☆30Updated 10 years ago
- 分布式文档数据库mongodb-4.4(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,近期持续更新(近期重点)☆117Updated 2 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago