JustasMasiulis / circular_buffer
A constexpr STL style circular buffer implementation
☆71Updated 10 months ago
Alternatives and similar repositories for circular_buffer:
Users that are interested in circular_buffer are comparing it to the libraries listed below
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- C++ header-only library for generic data validation.☆58Updated 3 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☆157Updated last week
- 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 last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆139Updated this week
- A single header standard C++ serialization framework.☆192Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆86Updated last year
- Header-only C++ logging library☆139Updated 2 months ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆92Updated 3 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆46Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆159Updated last month
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated 11 months ago
- A small header-only library for converting data between json representation and c++ structs☆150Updated 8 months ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Pipelines for Modern C++☆66Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ small containers☆141Updated 8 months ago
- High performance C++11 signals☆168Updated 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…☆153Updated 2 weeks ago
- Single C++ STL header wrapper for the SQLite3 db☆40Updated 5 years ago
- Small, header only signals and slots C++11 library.☆257Updated last year
- A simple, header only event bus library written in modern C++17.☆154Updated last week
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Library for comfortable work with DLL and DSO☆57Updated last week
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Scope Guard & Defer C++☆168Updated last year