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 9 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 11 months ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- A bunch of small C++ utilities☆66Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆193Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- An indirect value-type for C++☆82Updated 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 9 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated last week
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 9 months ago
- Finite State Machine implementation using std::variant☆86Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 2 weeks ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago