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
☆154Updated 7 months ago
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.☆172Updated 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…☆138Updated 9 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 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 7 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- A polymorphic value-type for C++☆228Updated last year
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆110Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated 2 weeks ago
- C++14 code to convert integers to strings at compile-time☆117Updated 2 weeks ago
- C++ static_enum☆86Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- An indirect value-type for C++☆82Updated last year
- Libusb wrapper for Asio☆64Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆88Updated 3 years ago
- SPY - C++ Information Broker☆153Updated last month
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 2 weeks ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- value types for composite class design - with allocators☆43Updated this week
- ranges features for c+23 ported to C++20☆75Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated 5 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 9 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago