BagritsevichStepan / lock-free-data-structuresLinks
Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock
☆10Updated last year
Alternatives and similar repositories for lock-free-data-structures
Users that are interested in lock-free-data-structures are comparing it to the libraries listed below
Sorting:
- A simple CME exchange simulator using the ilink 3 protocol.☆13Updated 5 years ago
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- ☆44Updated 4 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- C++ implementation of the FIX Simple Binary Encoding☆54Updated 2 months ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆15Updated 9 months ago
- Very fast lock-free queue (thread safe)☆174Updated 4 months ago
- Tool for measuring jitter in user-level code due to system☆42Updated 4 years ago
- 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
- A disruptor thread-synchronisation data structure for C++11.☆144Updated 2 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Hiactor is a distributed C++ actor framework.☆117Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Branch Optimisation for High-frequency Trading☆59Updated 2 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆63Updated 5 years ago
- A simple coroutine-based reactor library☆49Updated 2 months ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆75Updated last year
- c++ wrapper around libpapi☆84Updated 8 years ago
- a highly cache-friendly hash table☆46Updated 3 years ago
- Lightweight structured concurrency for C++20☆153Updated this week
- Effective Memory Reclamation☆63Updated 5 years ago
- fixpp - A modern C++ FIX library☆87Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- Depth C++ library☆10Updated 7 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆157Updated 4 months ago
- ☆22Updated 2 weeks ago