JustasMasiulis / circular_bufferLinks
A constexpr STL style circular buffer implementation
☆73Updated 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:
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- C++ utilities☆144Updated 3 weeks ago
- A simple C++ header-only template library implementing matching using wildcards☆92Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆58Updated 2 weeks ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆163Updated 2 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- A single header standard C++ serialization framework.☆198Updated 4 years ago
- C++ header-only library for generic data validation.☆60Updated 8 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- Header-only C++ logging library☆143Updated 2 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆62Updated 2 months 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
- Pipelines for Modern C++☆75Updated 5 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆172Updated 10 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.☆251Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated last month
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆120Updated 7 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 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 last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 5 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Mathematical Expression Parser and JIT Compiler☆150Updated last month
- C++ small containers☆148Updated 7 months ago
- Scope Guard & Defer C++☆179Updated last year