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:
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- C++ utilities☆137Updated last month
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A single header standard C++ serialization framework.☆196Updated 3 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☆160Updated 5 months ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆52Updated 3 weeks ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆159Updated last year
- A small header-only library for converting data between json representation and c++ structs☆156Updated last year
- 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☆246Updated 6 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- C++ header-only library for generic data validation.☆61Updated 4 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆166Updated 6 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 5 months 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 …☆144Updated 5 months ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆212Updated 8 years ago
- Library for comfortable work with DLL and DSO☆61Updated 2 weeks ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated 3 weeks ago
- C++ small containers☆146Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 4 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…☆157Updated last month
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years 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 …☆117Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆58Updated 6 months ago
- Simple cURL C++17 wrapper☆60Updated 2 years ago
- Pipelines for Modern C++☆69Updated 4 years ago