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.☆128Updated 5 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- openssl surpport for handy☆42Updated 10 years ago
- ☆155Updated 12 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
- Redis C++ Client☆67Updated last year
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years ago
- Google Protobuf RPC based on Muduo☆205Updated 6 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 14 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台 框架库☆231Updated 2 months ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 years ago
- 使用KCP和libuv的简单网络模块。☆66Updated 9 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- ☆70Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago