martinmoene / ring-span-lite
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 last month
Alternatives and similar repositories for ring-span-lite:
Users that are interested in ring-span-lite are comparing it to the libraries listed below
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆196Updated 2 years ago
- An indirect value-type for C++☆82Updated 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☆239Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- SPY - C++ Information Broker☆154Updated last month
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Libusb wrapper for Asio☆64Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆123Updated 2 years ago
- A polymorphic value-type for C++☆227Updated 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 2 months ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆89Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A fixed capacity dynamically sized string☆65Updated this week
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- ☆52Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago