colinsusie / ipc_benchmarkLinks
IPC benchmark on Linux
☆63Updated 5 years ago
Alternatives and similar repositories for ipc_benchmark
Users that are interested in ipc_benchmark are comparing it to the libraries listed below
Sorting:
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- buddy内存分配器实现☆294Updated 11 months ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆227Updated 3 weeks ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆75Updated 2 years ago
- libevent source code analysis☆63Updated 2 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- ☆151Updated 6 months ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- C++ network library based on `libgo`.☆245Updated 6 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆737Updated last year
- ☆53Updated 11 years ago
- c++ wrapper for libzookeeper c api, is similar to Java Client : ZkClient, Curator☆50Updated 9 years ago
- My Blog & Thanks Github!☆287Updated 7 years ago
- Automatic output function for STL containers☆53Updated 4 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆400Updated last year
- Redis C++ Client☆66Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆152Updated last year
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆365Updated 2 months ago
- 基于C++ Coroutines编写的无栈协程库☆624Updated last year
- Reactor Pattern Implemention☆66Updated 6 years ago
- a consistent_hash implementation writen in c++☆81Updated 11 years ago
- Google Protobuf RPC based on Muduo☆204Updated 6 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- 一个极简内存池实现☆298Updated 10 months ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 7 years ago