vitalyvch / rng_buf
An optimized Ring Buffer implementation based on the POSIX shared memory trick
☆15Updated 10 months ago
Alternatives and similar repositories for rng_buf:
Users that are interested in rng_buf are comparing it to the libraries listed below
- Portable Event Library☆17Updated 2 months ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆26Updated last year
- A lock-free real-time flight recorder for your C or C++ programs☆25Updated 11 months ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 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
- Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.☆10Updated 9 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 4 months ago
- Priority queue for C☆10Updated last year
- Shared-memory based ring buffer☆59Updated 7 years ago
- A standalone library to create and manipulate metrics in C☆18Updated last month
- Depth C++ library☆10Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- ☆10Updated 3 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last week
- Generally useful macros for C/C++ programming☆10Updated 6 months ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- Example static/shared library output of cmake-init☆13Updated this week
- A bit-array manipulation library in C☆9Updated 3 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- ☆17Updated 2 months ago
- ☆32Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Robin hood bloom filter (C library)☆34Updated 6 months ago
- Protean Protocol Prototyping Library☆28Updated 5 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆17Updated 8 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago