lava / linear_ringbufferLinks
A C++ ringbuffer that always looks like a flat array
☆82Updated 5 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:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆70Updated last week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- A bunch of small C++ utilities☆66Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 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☆160Updated 5 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Simple resource pool for recycling resources in C++☆69Updated last month
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- Finite State Machine implementation using std::variant☆89Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Literal Logging for C++☆86Updated 7 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- Modern C++ generic header-only template library.☆102Updated last month
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year