andersc / fastqueueLinks
SPSC Queue
☆16Updated last month
Alternatives and similar repositories for fastqueue
Users that are interested in fastqueue are comparing it to the libraries listed below
Sorting:
- A fast, concurrent, bounded, single producer, single consumer queue☆38Updated 8 months ago
- Yet another blazingly fast SPSC queue.☆12Updated last month
- C++20 Static Branch library☆59Updated last month
- FlameGraphs in Your App☆32Updated 6 months ago
- c++ library for binary fuse filters, including a sharded filter☆89Updated 5 months ago
- Basic Implemention of LMAX Disruptor < 200 LOC☆24Updated last year
- Yet another simple header only arena allocator for C11☆42Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆62Updated 7 months ago
- Very fast lock-free queue (thread safe)☆139Updated 5 months ago
- C++20 Memory Allocator library☆35Updated 2 months ago
- Header only C++23 structured logging library using logfmt☆71Updated 3 months ago
- C++20 Dependency Injection library☆26Updated last month
- C++20 Value-oriented Metaprogramming Library☆24Updated 5 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆145Updated 3 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆36Updated 8 months ago
- Branch Optimisation for High-frequency Trading☆56Updated last year
- An educational implementation of a modern compressor in Rust☆47Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Declarative task execution library based on work contracts☆17Updated last month
- A simple coroutine-based reactor library☆48Updated last month
- ☆87Updated 2 months ago
- High performance, tagged binary data specification☆93Updated 2 weeks ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆81Updated 8 months ago
- Low memory overhead allocator☆30Updated 7 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆36Updated this week
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆78Updated last month
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Fast bounded MPMC and SPSC queues for C++20☆36Updated 8 months ago
- A fast binary search that tries to be branchless☆101Updated last year
- ☆29Updated this week