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
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- SPY - C++ Information Broker☆152Updated last week
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- 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
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- ranges features for c+23 ported to C++20☆76Updated last year
- An indirect value-type for C++☆82Updated last year
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Libusb wrapper for Asio☆63Updated last year
- A bunch of small C++ utilities☆62Updated 11 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆65Updated this week
- A polymorphic value-type for C++☆228Updated last year
- C++14 code to convert integers to strings at compile-time☆114Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- A fixed capacity dynamically sized string☆63Updated last week
- 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 …☆136Updated 5 months ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks 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 last week
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆120Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago