JustasMasiulis / circular_bufferLinks
A constexpr STL style circular buffer implementation
☆71Updated last year
Alternatives and similar repositories for circular_buffer
Users that are interested in circular_buffer are comparing it to the libraries listed below
Sorting:
- 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 2 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 4 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- A small header-only library for converting data between json representation and c++ structs☆156Updated 10 months ago
- A single header standard C++ serialization framework.☆194Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- C++ utilities☆133Updated last month
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- High performance C++11 signals☆172Updated 5 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 4 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆153Updated last year
- Modern C++ generic header-only template library.☆102Updated 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 …☆141Updated 2 months ago
- Bit flags for C++11 scoped enums☆121Updated 2 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- C++ header-only library for generic data validation.☆61Updated last month
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A C++ library that implements the WhatWG URL specification☆58Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 4 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago