nonstd-lite / ring-span-liteLinks
ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library
☆165Updated 2 weeks 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
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.☆251Updated 2 weeks ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated this week
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- SPY - C++ Information Broker☆157Updated 3 weeks ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 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…☆201Updated 2 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- Libusb wrapper for Asio☆65Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- A reflective enum implementation for C++☆299Updated last year
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A modern C++ library for type-safe environment variable parsing☆152Updated this week
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Meta programming library designed for compilation speed.☆172Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- Simple, flexible and modular assertion macro.☆230Updated last year
- 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 …☆149Updated 2 weeks ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago