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
- C++ network library based on `libgo`.☆244Updated 6 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- Lock-Free Thread Pool☆79Updated 2 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
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- libconhash is a consistent hashing library, which can be used both on Windows and Linux platform.☆33Updated 11 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆180Updated 13 years ago
- ☆155Updated 12 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆228Updated this week
- Google Protobuf RPC based on Muduo☆204Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated last month
- tcp server and client package using libuv☆129Updated 3 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- openssl surpport for handy☆42Updated 10 years ago
- ☆98Updated 9 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- Nginx cpp development kit☆159Updated 5 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- A collection of shared memory containers for high performance server☆234Updated 3 years ago
- libtnet is a tiny high performance c++ network lib, like tornado☆288Updated 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
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- ☆70Updated 8 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago