BagritsevichStepan / lock-free-data-structuresLinks
Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock
☆10Updated 2 years ago
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☆24Updated 2 years ago
- Perfect Hash Table C/C++ Library☆15Updated 5 years ago
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆124Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆58Updated 5 months ago
- ☆45Updated 5 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆67Updated 5 years ago
- Json benchmark based on nativejson-benchmark☆35Updated last year
- Depth C++ library☆10Updated 7 years ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆16Updated 11 months 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.☆150Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- performance counters in C++☆23Updated this week
- Branch Optimisation for High-frequency Trading☆62Updated 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
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- fixpp - A modern C++ FIX library☆91Updated last year
- Tool for measuring jitter in user-level code due to system☆44Updated 5 years ago
- A simple coroutine-based reactor library☆49Updated last week
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- Compile-time Hash Map for C++☆16Updated 3 years 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…☆77Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆62Updated 2 years ago