lava / linear_ringbufferLinks
A C++ ringbuffer that always looks like a flat array
☆82Updated 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
Sorting:
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 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☆157Updated 3 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 last year
- A bunch of small C++ utilities☆65Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Simple resource pool for recycling resources in C++☆68Updated 11 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 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
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- WIP☆27Updated 6 years ago