samanbarghi / MPSCQ
An intrusive lock-free multiple-producer, single-consumer queue in C++
☆51Updated 8 years ago
Alternatives and similar repositories for MPSCQ
Users that are interested in MPSCQ are comparing it to the libraries listed below
Sorting:
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Literal Logging for C++☆84Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Boost.org multi_index module☆49Updated last month
- C++ framework for rapid server development☆77Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated last year
- Enjoy template metaprogramming☆113Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- ☆56Updated 4 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- WIP☆26Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago