lava / linear_ringbuffer
A C++ ringbuffer that always looks like a flat array
☆81Updated 4 years ago
Alternatives and similar repositories for linear_ringbuffer:
Users that are interested in linear_ringbuffer are comparing it to the libraries listed below
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆77Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Libusb wrapper for Asio☆64Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- ☆32Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Simple and type-safe commandline argument parser for C++14☆66Updated 3 years ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Simple resource pool for recycling resources in C++☆66Updated 7 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A bunch of small C++ utilities☆65Updated last year
- Variadic templates and std::integer_sequence support library☆110Updated last month