colinsusie / ipc_benchmarkLinks
IPC benchmark on Linux
☆64Updated 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☆175Updated 2 years ago
- buddy内存分配器实现☆295Updated last year
- AVL implementation which is as fast/compact as linux's rbtree☆362Updated last month
- ☆153Updated 11 months ago
- Automatic output function for STL containers☆53Updated 4 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆77Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆629Updated 2 years ago
- Fast Programmable Nexus Network☆310Updated 3 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统 ,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆407Updated 2 years ago
- C++ network library based on `libgo`.☆244Updated 7 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Updated last week
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 3 years ago
- libevent source code analysis☆62Updated 2 years ago
- My Blog & Thanks Github!☆287Updated 7 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆161Updated last month
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- Redis C++ Client☆67Updated last year
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 7 years ago
- 一个极简内存池实现☆305Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- a consistent_hash implementation writen in c++☆82Updated 11 years ago
- ☆52Updated 12 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆209Updated 5 years ago
- Google Protobuf RPC based on Muduo☆206Updated 6 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆309Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆200Updated 7 years ago