samanbarghi / MPSCQLinks
An intrusive lock-free multiple-producer, single-consumer queue in C++
☆52Updated 8 years ago
Alternatives and similar repositories for MPSCQ
Users that are interested in MPSCQ are comparing it to the libraries listed below
Sorting:
- 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 disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- ☆27Updated last year
- Our open source benchmarks and code samples☆192Updated last week
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- ☆56Updated 4 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- Convert build system from autoconf/make to CMake☆75Updated 2 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 4 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Boost.org intrusive module☆58Updated last week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago