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 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for ring-span-lite
- 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 5 months ago
- A lightweight, non-owning reference to a callable.☆169Updated 3 years ago
- Libusb wrapper for Asio☆63Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago
- Finite State Machine implementation using std::variant☆82Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 5 months ago
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- A polymorphic value-type for C++☆228Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆113Updated 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…☆151Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆140Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆110Updated 7 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- An indirect value-type for C++☆82Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆190Updated last year
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Functional reactive programming library for c++☆155Updated 10 months ago
- SPY - C++ Information Broker☆151Updated 2 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago