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
- 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 3 weeks ago
- Simple resource pool for recycling resources in C++☆67Updated 9 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 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☆98Updated 6 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A bunch of small C++ utilities☆65Updated last year
- 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 10 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Library of flat vector-like based associative containers☆76Updated 2 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
- An indirect value-type for C++☆82Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 3 weeks ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months 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 10 months ago
- A C++14 and later CRTP template for defining iterators☆73Updated this week
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- WIP☆26Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated this week
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- Header-only library providing unicode aware string support for C++☆107Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago