joadnacer / atomic_queuesLinks
Fast bounded MPMC and SPSC queues for C++20
☆36Updated 8 months ago
Alternatives and similar repositories for atomic_queues
Users that are interested in atomic_queues are comparing it to the libraries listed below
Sorting:
- A simple coroutine-based reactor library☆48Updated last month
- Branch Optimisation for High-frequency Trading☆56Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆50Updated this week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆63Updated 8 months ago
- Lightweight structured concurrency for C++20☆129Updated last week
- Reference documents for low latency programming☆62Updated 8 months ago
- STL-compliant stable vector container☆30Updated 6 years ago
- fixpp - A modern C++ FIX library☆85Updated 9 months ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆169Updated 2 months ago
- Very fast lock-free queue (thread safe)☆153Updated 6 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Zoo library☆125Updated 3 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A high performance map.☆100Updated 5 years ago
- Lock-free atomic_shared_ptr implementations☆44Updated last year
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last year
- ☆16Updated 5 years ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆101Updated last year
- Toy fats log for Meeting C++ 2016☆32Updated 8 years ago
- c++ wrapper around libpapi☆76Updated 7 years ago
- C++20 [Minimal] Static Perfect Hash library☆225Updated 2 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated this week
- C++20 Static Branch library☆60Updated last month
- A simple replacement for std::unordered_map☆50Updated 11 months ago