colinsusie / ipc_benchmarkLinks
IPC benchmark on Linux
☆63Updated 4 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:
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆223Updated 2 months ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- libevent source code analysis☆62Updated 2 years ago
- ☆151Updated 4 months ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- Automatic output function for STL containers☆53Updated 4 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆141Updated 10 months ago
- Redis C++ Client☆66Updated last year
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆161Updated 3 years ago
- ☆53Updated 11 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- a consistent_hash implementation writen in c++☆80Updated 11 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 多处理器编程的艺术☆115Updated 10 years ago
- modern c++ raft library☆47Updated 5 years ago
- Google Protobuf RPC based on Muduo☆201Updated 6 years ago
- 协程的简单实现☆51Updated 3 years ago
- c++ wrapper for libzookeeper c api, is similar to Java Client : ZkClient, Curator☆49Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago