theartful / broadcast_queueLinks
A blazingly fast™ single producer multiple consumer broadcast queue
☆15Updated 9 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☆84Updated 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☆213Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆144Updated 2 years ago
- Lightweight structured concurrency for C++20☆153Updated this week
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆157Updated 4 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Tool for measuring jitter in user-level code due to system☆42Updated 4 years ago
- ☆26Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 coroutine runtime built on top of io_uring☆21Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆63Updated 5 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆89Updated last week
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- Boost.org unordered module☆86Updated 2 weeks ago
- STL-compliant stable vector container☆31Updated 7 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock☆10Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆155Updated last week
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- C++ implementation of the FIX Simple Binary Encoding☆54Updated 2 months ago
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- fixpp - A modern C++ FIX library☆87Updated last year
- A highly optimized single producer single consumer message queue C++ template☆277Updated 3 years ago