JustasMasiulis / circular_buffer
A constexpr STL style circular buffer implementation
☆71Updated 9 months ago
Alternatives and similar repositories for circular_buffer:
Users that are interested in circular_buffer are comparing it to the libraries listed below
- A simple C++ header-only template library implementing matching using wildcards☆85Updated 10 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☆156Updated 8 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆44Updated 4 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- C++ small containers☆143Updated 6 months 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 3 weeks ago
- A single header standard C++ serialization framework.☆191Updated 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…☆140Updated 10 months ago
- Pipelines for Modern C++☆64Updated 4 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆129Updated 3 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆137Updated last year
- A simple, header only event bus library written in modern C++17.☆152Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆158Updated 2 weeks ago
- C++ header-only library for generic data validation.☆58Updated 2 months ago
- A small header-only library for converting data between json representation and c++ structs☆149Updated 7 months ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆91Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆52Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- C++ utilities☆119Updated last week
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Scope Guard & Defer C++☆164Updated last year
- High performance C++11 signals☆166Updated 5 years ago
- Bit flags for C++11 scoped enums☆120Updated 2 years ago
- Compile-time string manipulation library for modern C++☆59Updated 10 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆110Updated 4 months ago