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
☆166Updated 2 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:
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- 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.☆252Updated 2 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- SPY - C++ Information Broker☆159Updated 3 weeks ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- Libusb wrapper for Asio☆65Updated 3 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- A reflective enum implementation for C++☆300Updated 2 years ago
- Meta programming library designed for compilation speed.☆172Updated 3 months ago
- Header-only library for multithreaded programming☆241Updated last week
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated 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…☆166Updated this week