vitalyvch / rng_bufLinks
An optimized Ring Buffer implementation based on the POSIX shared memory trick
☆16Updated last year
Alternatives and similar repositories for rng_buf
Users that are interested in rng_buf are comparing it to the libraries listed below
Sorting:
- A lock-free real-time flight recorder for your C or C++ programs☆25Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- ☆12Updated last month
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- ☆32Updated 2 years ago
- Modern C++ framework for critical systems☆21Updated last year
- Shared-memory based ring buffer☆63Updated 8 years ago
- Portable Event Library☆17Updated 2 months ago
- Performance profiling of JSON libraries☆26Updated last month
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.☆13Updated 3 years ago
- A bit-array manipulation library in C☆10Updated 3 years ago
- A generic connection pool☆21Updated 5 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.☆12Updated 10 years ago
- Protean Protocol Prototyping Library☆30Updated this week
- Single header cURL wrapper for C++ around libcURL☆13Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Example static/shared library output of cmake-init☆13Updated 6 months ago
- Tiny epoll-based event loop library for event-driven Linux applications☆26Updated 3 years ago