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
- Literal Logging for C++☆84Updated 7 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 7 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- 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
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- async/await in vanilla C++11☆81Updated 8 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- C++ async operations☆101Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- WIP☆26Updated 5 years ago
- ☆32Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Memory-mapped storage library☆76Updated 8 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago