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:
- Simple resource pool for recycling resources in C++☆69Updated 2 weeks 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☆159Updated 3 months ago
- A bunch of small C++ utilities☆65Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Header-only library providing unicode aware string support for C++☆108Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- WIP☆27Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago