tcbrindle / NanoRange
Range-based goodness for C++17
☆358Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for NanoRange
- A polymorphic value-type for C++☆228Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- A highly efficient, move-aware operators library☆198Updated last year
- An implementation of C++ Extensions for Ranges☆222Updated 4 years ago
- Love template metaprogramming☆325Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆418Updated last week
- Lightweight Error Augmentation Framework☆313Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆715Updated this week
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Implementation of C++20's std::span for older compilers☆337Updated last year
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last week
- C++11 metaprogramming library☆243Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆167Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- ☆131Updated 2 years ago
- A C++ micro-benchmarking framework☆359Updated 4 years ago
- Replacements to standard numeric types which throw exceptions on errors☆211Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆395Updated last week
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- (experimental) Syntactic sugar for variant and optional types.☆157Updated 5 years ago
- What a c++ standard Unicode library might look like.☆323Updated 10 months ago
- Header-only library for multithreaded programming☆226Updated last month
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- 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