lava / linear_ringbufferLinks
A C++ ringbuffer that always looks like a flat array
☆82Updated 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
Sorting:
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- A bunch of small C++ utilities☆65Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last week
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- C++ static_enum☆86Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 7 months ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 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
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month