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:
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- skip list with rank, code less than z_set in redis☆175Updated 2 years ago
- libevent source code analysis☆62Updated 3 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Updated this week
- My Blog & Thanks Github!☆287Updated 7 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆364Updated 2 months ago
- buddy内存分配器实现☆294Updated last year
- ☆154Updated last year
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- Google Protobuf RPC based on Muduo☆206Updated 6 years ago
- C++ network library based on `libgo`.☆244Updated 7 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆96Updated 6 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆163Updated 2 months ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- ☆52Updated 12 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- Redis C++ Client☆67Updated 2 years ago
- 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…☆234Updated 4 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆750Updated 3 months ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- 一个极简内存池实现☆306Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- A asymmetric coroutine library for C.☆55Updated 3 years ago
- Fast Programmable Nexus Network☆311Updated 3 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 7 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆199Updated 8 years ago
- Hurricane is a C++ based distributed real-time processing system.☆218Updated 4 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago