lava / linear_ringbufferLinks
A C++ ringbuffer that always looks like a flat array
☆83Updated 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:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 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☆50Updated this week
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 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☆165Updated 2 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A bunch of small C++ utilities☆69Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated this week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated last month
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆76Updated 3 years ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago