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:
- 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☆240Updated 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
- 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 3 months ago
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated 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 3 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆53Updated 2 weeks ago
- C++ utilities☆135Updated 2 months ago
- A simple, header only event bus library written in modern C++17.☆167Updated 2 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 …☆143Updated 3 months ago
- High performance C++11 signals☆173Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Header-only C++ logging library☆139Updated 5 months ago
- Object pool implementation in C++11☆99Updated 4 years ago
- Pipelines for Modern C++☆67Updated 4 years ago
- Scope Guard & Defer C++☆175Updated last year
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆27Updated 4 years ago
- Simple cURL C++17 wrapper☆60Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆83Updated last month
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆93Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 4 months ago
- C++ small containers☆142Updated last month