theartful / broadcast_queueLinks
A blazingly fast™ single producer multiple consumer broadcast queue
☆16Updated 11 months ago
Alternatives and similar repositories for broadcast_queue
Users that are interested in broadcast_queue are comparing it to the libraries listed below
Sorting:
- c++ wrapper around libpapi☆92Updated 8 years ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13Updated 5 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- An implementation of Seqlock in C++11☆236Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Implementation of the networking proposal P2762☆75Updated last month
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆170Updated last week
- ☆26Updated 4 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 5 years ago
- Lightweight structured concurrency for C++20☆158Updated last month
- A simple coroutine-based reactor library☆49Updated last week
- Issues list for P2300☆35Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- C++ implementation of the FIX Simple Binary Encoding☆57Updated 5 months ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Boost.org unordered module☆86Updated last week
- Zoo library☆135Updated 7 months ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆46Updated last month