lava / linear_ringbufferLinks
A C++ ringbuffer that always looks like a flat array
☆84Updated 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:
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 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☆52Updated 2 months ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 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☆166Updated 2 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Modern C++ Thread Pool☆41Updated 5 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago