tcbrindle / NanoRange
Range-based goodness for C++17
☆361Updated 4 years ago
Alternatives and similar repositories for NanoRange:
Users that are interested in NanoRange are comparing it to the libraries listed below
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- An additive strong typedef library for C++14/17/20☆431Updated 2 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- A polymorphic value-type for C++☆227Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- What a c++ standard Unicode library might look like.☆330Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 7 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 10 months ago
- Lightweight Error Augmentation Framework☆321Updated 2 weeks ago
- Love template metaprogramming☆329Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A reflective enum implementation for C++☆290Updated last year
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- C++11 metaprogramming library☆255Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated 2 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 9 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆561Updated 7 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆404Updated 2 weeks ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- ☆132Updated 3 years ago
- Replacements to standard numeric types which throw exceptions on errors☆210Updated 2 weeks ago
- Meta programming library designed for compilation speed.☆170Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆346Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆448Updated 2 weeks ago
- Header-only library for multithreaded programming☆234Updated this week
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year