samanbarghi / MPSCQLinks
An intrusive lock-free multiple-producer, single-consumer queue in C++
☆52Updated 9 years ago
Alternatives and similar repositories for MPSCQ
Users that are interested in MPSCQ are comparing it to the libraries listed below
Sorting:
- Literal Logging for C++☆86Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Enjoy template metaprogramming☆115Updated 9 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- C++ serializers benchmark with realistic data