colinsusie / ipc_benchmark
IPC benchmark on Linux
☆62Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ipc_benchmark
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆72Updated last year
- libevent source code analysis☆61Updated last year
- C++ network library based on `libgo`.☆248Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆86Updated 4 years ago
- Automatic output function for STL containers☆52Updated 3 years ago
- coroutine;fiber;boost fiber☆84Updated 3 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
- A asymmetric coroutine library for C.☆55Updated last year
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated last year
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- Coroutine library for C/C++☆49Updated 8 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆219Updated this week
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆121Updated 3 months ago
- Redis C++ Client☆66Updated 10 months ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆186Updated 4 years ago
- skip list with rank, code less than z_set in redis☆172Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- modern c++ raft library☆46Updated 4 years ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- libevent 官方文档的中文版☆48Updated 9 years ago
- 无锁链表vs加锁链表(性能对比)☆38Updated 6 years ago
- send and recv event between processes with very few lines of code☆48Updated 10 years ago
- asynchronous examples for openssl using poll/epoll☆122Updated last year
- a simple example for how to use epoll☆66Updated 12 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 4 years ago
- 小的实验项目代码☆34Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 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…☆140Updated 5 years ago