vitalyvch / rng_buf
An optimized Ring Buffer implementation based on the POSIX shared memory trick
☆14Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for rng_buf
- Shared-memory based ring buffer☆58Updated 7 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- ☆17Updated 3 weeks ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- Example static/shared library output of cmake-init☆13Updated last month
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 2 years ago
- A lock-free real-time flight recorder for your C or C++ programs☆23Updated 9 months ago
- C++20 SIMD Within A Register library☆24Updated 2 months ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated last year
- build external projects with cmake☆13Updated 3 weeks ago
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Low-level HTTP/1 Protocol C++11 Library using Boost.ASIO☆9Updated this week
- Modern C++ framework for critical systems☆21Updated 11 months ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- A standalone library to create and manipulate metrics in C☆17Updated this week
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- A C++ framework for data analytics pipelines☆26Updated 4 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆19Updated 4 years ago
- C++ networking library including UniConf and a convenient D-Bus API☆29Updated 2 years ago
- Magic ring buffer☆18Updated 8 years ago
- C implementation of Disruptor queues☆22Updated 2 years ago
- Json benchmark based on nativejson-benchmark☆25Updated 2 weeks ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago