shines77 / RingQueue
A lock-free(or spin-lock) Queue implemented by RingBuffer.
☆127Updated 4 years ago
Alternatives and similar repositories for RingQueue:
Users that are interested in RingQueue are comparing it to the libraries listed below
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆222Updated 2 weeks ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- tcp server and client package using libuv☆130Updated 3 years ago
- modern c++ raft library☆47Updated 5 years ago
- A simple C++ common base library used in Qihoo 360☆116Updated 3 years ago
- 多种无锁队列☆43Updated 7 years ago
- ☆65Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- C++ ORM (Object Relational Mapping)☆77Updated 7 years ago
- An easy, fast, small, portable C++ object serialization framework☆87Updated 6 months ago
- ☆37Updated 9 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- Lock-Free Thread Pool☆78Updated last year
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- RPC framework☆13Updated 6 years ago
- cxx utils code☆83Updated 2 weeks ago
- ☆98Updated 9 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆141Updated 7 years ago
- c++11任务库☆53Updated 9 years ago
- An universal coroutine rpc framework implemented with c++11.☆72Updated 8 years ago
- Redis C++ Client☆66Updated last year
- openssl surpport for handy☆42Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆187Updated 4 months ago
- 基于boost::asio的server,简洁,高效☆89Updated 8 years ago