vitalyvch / rng_buf
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
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- ☆11Updated 7 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated 5 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Depth C++ library☆10Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A vectorized single header hash function.☆19Updated 5 months ago
- String to Float Benchmark☆19Updated 6 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.☆12Updated 3 years ago
- Shared-memory based ring buffer☆61Updated 7 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated 3 weeks ago
- Interval library for C++☆12Updated 3 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- A generic connection pool☆21Updated 5 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Modern C++ framework for critical systems☆21Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Implementation of a lock-free ring buffer class.☆35Updated 4 months ago
- A small & high-level C++ networking library providing simple server/client architecture.☆20Updated 9 months ago
- C++ wrappers for POSIX API☆13Updated 11 months ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Cross-platform dlopen()-related wrappers☆10Updated 4 years ago
- ☆32Updated 2 years ago
- C++ Build Scripts☆14Updated 2 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago