andersc / fastqueue
SPSC Queue
☆14Updated last year
Alternatives and similar repositories for fastqueue:
Users that are interested in fastqueue are comparing it to the libraries listed below
- Yet another blazingly fast SPSC queue.☆10Updated last year
- A fast, concurrent, bounded, single producer, single consumer queue☆38Updated 5 months ago
- C++20 Static Branch library☆55Updated 2 weeks ago
- ☆29Updated this week
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆22Updated 2 months ago
- C++20 Dependency Injection library☆22Updated 7 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆50Updated 4 months ago
- Structure-of-array synthesis in C++20☆80Updated 2 years ago
- Header-only, lightweight C++ library for binary streaming. Network data handling made easy peasy!☆27Updated this week
- Branch Optimisation for High-frequency Trading☆56Updated last year
- Header only C++23 structured logging library using logfmt☆71Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 5 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆144Updated 3 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 8 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆82Updated 2 months ago
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- Testing memory-level parallelism☆67Updated last year
- Towards a constexpr version of the C++ standard library☆18Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆47Updated 2 months ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆157Updated last week
- C++20 coroutine runtime emphasizing performance and ease-of-use☆25Updated this week
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆80Updated 5 months ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆20Updated 2 weeks ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆57Updated last week
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Basic Implemention of LMAX Disruptor < 200 LOC☆23Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 3 weeks ago