dodng / fast_ring_queue
A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)
☆92Updated 6 years ago
Alternatives and similar repositories for fast_ring_queue:
Users that are interested in fast_ring_queue are comparing it to the libraries listed below
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- Lock-Free Thread Pool☆76Updated last year
- 多种无锁队列☆43Updated 7 years ago
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 years ago
- C++ network library based on `libgo`.☆248Updated 6 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- ☆99Updated 9 years ago
- Multi-Read from one bind port☆197Updated 9 years ago
- Redis C++ Client☆66Updated last year
- lock free queue☆47Updated 11 years ago
- ☆53Updated 11 years ago
- openssl surpport for handy☆41Updated 9 years ago
- ☆37Updated 9 years ago
- a consistent_hash implementation writen in c++☆80Updated 11 years ago
- SPServer is a high concurrency server framework library written on C++☆34Updated 9 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- c++ 网络事件库☆81Updated 10 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 10 years ago
- skip list with rank, code less than z_set in redis☆171Updated last year
- ☆70Updated 7 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆221Updated last week
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆177Updated 12 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- Google Protobuf RPC based on Muduo☆198Updated 5 years ago
- tcp server and client package using libuv☆130Updated 2 years ago