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
- Simple resource pool for recycling resources in C++☆70Updated 2 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☆162Updated this week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A bunch of small C++ utilities☆66Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- Library of backported modern C++ types to work with C++11☆85Updated 4 months ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months 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☆49Updated this week
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆136Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆88Updated last week
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆48Updated this week