lava / linear_ringbuffer
A C++ ringbuffer that always looks like a flat array
☆81Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for linear_ringbuffer
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- A bunch of small C++ utilities☆62Updated 11 months ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 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)☆36Updated 5 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆65Updated this week
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆114Updated last year
- Library of backported modern C++ types to work with C++11☆76Updated 2 years ago
- Libusb wrapper for Asio☆63Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 3 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- SPY - C++ Information Broker☆152Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago