dodng / fast_ring_queueLinks
A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)
☆92Updated 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.☆127Updated 4 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- C++ network library based on `libgo`.☆244Updated 6 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
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- Redis C++ Client☆67Updated last year
- ☆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
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- openssl surpport for handy☆42Updated 10 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
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆229Updated this week
- A C++ network service framework☆143Updated 6 years ago
- tcp server and client package using libuv☆130Updated 3 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated last week
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Google Protobuf RPC based on Muduo☆204Updated 6 years ago
- ☆98Updated 9 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 years ago
- Multi-Read from one bind port☆197Updated 10 years ago