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☆237Updated 3 years ago
- libevent source code analysis☆62Updated 2 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆229Updated this week
- My Blog & Thanks Github!☆287Updated 7 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- Google Protobuf RPC based on Muduo☆204Updated 6 years ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- buddy内存分配器实现☆294Updated last year
- ☆152Updated 8 months ago
- AVL implementation which is as fast/compact as linux's rbtree☆365Updated 4 months ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆75Updated 2 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 3 years ago
- Redis C++ Client☆67Updated last year
- ☆53Updated 11 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆741Updated last year
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆156Updated last year
- Nginx cpp development kit☆157Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆625Updated last year
- Fast Programmable Nexus Network☆311Updated 2 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 fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 7 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆402Updated last year
- Reactor Pattern Implemention☆66Updated 6 years ago
- 一个极简内存池实现☆303Updated 11 months ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago