igmor / ringbufferLinks
lock free shared memory based high performance ring buffer
☆26Updated 13 years ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- nanomsg rpc with protobuf☆40Updated 12 years ago
- C++11 libuv wrapper☆178Updated 6 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆206Updated 7 years ago
- C++11 signal/slot implementation☆80Updated 4 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- ☆64Updated 6 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- modern c++ raft library☆47Updated 6 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- ☆19Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆158Updated 7 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- C++ BSON Library☆63Updated 8 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago