dodng / fast_ring_queueLinks
A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)
☆91Updated 7 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
Sorting:
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- Redis C++ Client☆67Updated 2 years ago
- C++ network library based on `libgo`.☆244Updated 7 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆145Updated 8 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
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- openssl surpport for handy☆42Updated 10 years ago
- ☆155Updated 12 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- a consistent_hash implementation writen in c++☆82Updated 11 years ago
- Google Protobuf RPC based on Muduo☆206Updated 6 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- ☆98Updated 10 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- 使用KCP和libuv的简单网络模块。☆66Updated 9 years ago
- HTTP Server/Client/Proxy Server☆90Updated 9 years ago
- skip list with rank, code less than z_set in redis☆175Updated 2 years ago
- tcp server and client package using libuv☆130Updated 3 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 6 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Updated last week
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- A C++ network service framework☆144Updated 6 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- ☆52Updated 12 years ago
- Implementation of Reliable UDP☆97Updated 6 years ago