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:
- C++ header-only library for generic data validation.☆60Updated 9 months ago
- A C++ ringbuffer that always looks like a flat array☆85Updated 5 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- Header-only C++ logging library☆143Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- C++ utilities☆144Updated last month
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆165Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 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☆167Updated last month
- 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.☆253Updated last month
- 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 …☆152Updated last month
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆59Updated last week
- 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
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- Lightweight URL & URI parser (RFC 1738, RFC 3986)☆96Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Pipelines for Modern C++☆75Updated 5 years ago
- Keep It Simple Stupid NETwork - C++17 wrapping of your OS's native socket API☆251Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated last week
- Single C++ STL header wrapper for the SQLite3 db☆47Updated 6 years ago
- A collection of std-like single-header C++ libraries☆199Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 3 weeks ago
- Small header only library to call a function at a specific time interval.☆29Updated last year
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago