andersc / fastqueue
SPSC Queue
☆11Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for fastqueue
- A fast, concurrent, bounded, single producer, single consumer queue☆37Updated 3 weeks ago
- Structure-of-array synthesis in C++20☆78Updated 2 years ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆144Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 3 weeks ago
- Header only C++23 structured logging library using logfmt☆71Updated 7 months ago
- ☆66Updated 2 years ago
- An asynchronous FastCGI web microframework for C++☆36Updated 2 months ago
- A fast binary search that tries to be branchless☆95Updated 8 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 6 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆67Updated this week
- C++20 Static Branch library☆45Updated 2 months ago
- A easy way to logging☆17Updated 10 months ago
- C++20 Dependency Injection library☆17Updated 2 months ago
- Windows Using Headers Only...☆60Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆21Updated last month
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆144Updated this week
- Yet another simple header only arena allocator for C11☆41Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆59Updated 4 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆23Updated 5 months ago
- Managed C strings library☆95Updated 3 years ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆31Updated 3 years ago
- ☆21Updated 4 years ago
- A cross-platform JSON-based project & build tool☆116Updated last week
- Basic Implemention of LMAX Disruptor < 200 LOC☆22Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- Fast binary logger for C++☆208Updated 2 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆88Updated 2 weeks ago
- Fast bounded MPMC and SPSC queues for C++20☆18Updated last week
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …☆132Updated 3 weeks ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆38Updated this week