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
- Adapters for interfacing libuv with C++ resumable functions☆116Updated 6 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Literal Logging for C++☆84Updated 7 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- ☆57Updated 4 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆53Updated 11 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 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
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 6 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆113Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- C++17 inplace_string implementation☆94Updated 6 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- A modern, fast, structured logging framework in C++☆59Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago