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:
- libevent source code analysis☆62Updated 2 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years 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
- modern c++ raft library☆47Updated 5 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- ☆53Updated 11 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆225Updated 2 months ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- Redis C++ Client☆66Updated last year
- Automatic output function for STL containers☆53Updated 4 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated 2 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆66Updated last week
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- ☆151Updated 5 months ago
- Google Protobuf RPC based on Muduo☆201Updated 6 years ago
- Message queue and thread pool implementations of C++ Workflow☆36Updated 10 months ago
- ☆65Updated 6 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆141Updated 6 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- Reactor Pattern Implemention☆66Updated 6 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
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago