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
☆156Updated 8 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
- 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 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated last week
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 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…☆193Updated 2 years ago
- SPY - C++ Information Broker☆153Updated 2 months ago
- Finite State Machine implementation using std::variant☆85Updated 5 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- Meta programming library designed for compilation speed.☆169Updated 2 years ago
- ranges features for c+23 ported to C++20☆76Updated last year
- A C++20 concepts library, providing container concepts etc.☆79Updated 3 months ago
- C++14 code to convert integers to strings at compile-time☆118Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆142Updated 4 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A reflective enum implementation for C++☆289Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 4 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A C++14 reflection library☆68Updated 2 months ago