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☆174Updated 2 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆230Updated last month
- buddy内存分配器实现☆294Updated last year
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆76Updated 2 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆405Updated last year
- My Blog & Thanks Github!☆287Updated 7 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆363Updated 5 months ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆165Updated 3 years ago
- libevent source code analysis☆62Updated 2 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆199Updated 7 years ago
- ☆152Updated 9 months ago
- Fast Programmable Nexus Network☆311Updated 3 years ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆377Updated 7 months ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- C++ implementation of Sentinel☆145Updated last year
- ☆52Updated 11 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 6 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆155Updated last year
- One cplusplus C++ crossplatform library use for develop server,similar to ACE.☆106Updated 5 months ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆744Updated last month
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- 基于C++ Coroutines编写的无栈协程库☆627Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆235Updated 4 years ago
- Nginx cpp development kit☆157Updated 5 years ago
- Google Protobuf RPC based on Muduo☆204Updated 6 years ago
- Redis C++ Client☆67Updated last year
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago