martinmoene / 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
☆159Updated 3 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
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☆242Updated 5 months ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 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
- SPY - C++ Information Broker☆155Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 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…☆141Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- Meta programming library designed for compilation speed.☆170Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 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…☆155Updated 4 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- A bunch of small C++ utilities☆66Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated last month
- Libusb wrapper for Asio☆64Updated 2 years ago
- 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 …☆144Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A reflective enum implementation for C++☆298Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- An indirect value-type for C++☆83Updated last year