samanbarghi / MPSCQ
An intrusive lock-free multiple-producer, single-consumer queue in C++
☆51Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for MPSCQ
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- Literal Logging for C++☆83Updated 7 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 2 months ago
- C++ framework for rapid server development☆76Updated 9 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 3 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- WIP☆26Updated 5 years ago
- Proposed IP address classes for standard c++☆35Updated 10 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- An implementation of Seqlock in C++11☆189Updated 3 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- Open multi-methods for C++11☆117Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago