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
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Literal Logging for C++☆84Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Boost.org intrusive module☆55Updated 2 months ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- ☆57Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 6 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Our open source benchmarks and code samples☆189Updated this week
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 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
- Continuations for C++ std::future<> types☆52Updated last year
- C++ async operations☆101Updated 9 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago