dodng / fast_ring_queueLinks
A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)
☆93Updated 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
Sorting:
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- Lock-Free Thread Pool☆79Updated last year
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Redis C++ Client☆66Updated last year
- C++ network library based on `libgo`.☆245Updated 6 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆179Updated 13 years ago
- ☆154Updated 11 years ago
- tcp server and client package using libuv☆129Updated 3 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- openssl surpport for handy☆42Updated 9 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- Google Protobuf RPC based on Muduo☆201Updated 6 years ago
- ☆98Updated 9 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消息系统的跨平台框架库☆226Updated this week
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- c++ 网络事件库☆81Updated 10 years ago
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- RPC framework☆13Updated 7 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Updated 6 years ago
- libtnet is a tiny high performance c++ network lib, like tornado☆286Updated 10 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- A C++ network service framework☆143Updated 5 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- A actor framework base on C++11/14.☆56Updated 4 years ago