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:
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months 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 last month
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A bunch of small C++ utilities☆69Updated 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)☆38Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- File/Directory Watcher for Modern C++☆86Updated 2 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 last month
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago