JustasMasiulis / circular_bufferLinks
A constexpr STL style circular buffer implementation
☆74Updated 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:
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- C++ utilities☆144Updated last month
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆54Updated this week
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 weeks ago
- C++ header-only library for generic data validation.☆60Updated 6 months ago
- A small header-only library for converting data between json representation and c++ structs☆158Updated last year
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆160Updated last year
- A single header standard C++ serialization framework.☆197Updated 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…☆145Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆87Updated 5 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- Header-only C++ logging library☆140Updated 9 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 …☆119Updated 7 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Lightweight URL & URI parser (RFC 1738, RFC 3986)☆96Updated 5 years 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 3 weeks ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- A simple, header only event bus library written in modern C++17.☆190Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆164Updated last month
- A tiny MessagePack library for C++11 (msgpack.org[C++11])☆124Updated 5 months ago
- Library for comfortable work with DLL and DSO☆64Updated this week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆169Updated 8 months ago
- Pipelines for Modern C++☆70Updated 5 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated 2 weeks ago