qnope / Little-Type-LibraryLinks
A little metaprogramming and functional library
☆69Updated 2 years ago
Alternatives and similar repositories for Little-Type-Library
Users that are interested in Little-Type-Library are comparing it to the libraries listed below
Sorting:
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 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
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- Functional reactive programming library for c++☆159Updated last year
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A C++20 concepts library, providing container concepts etc.☆81Updated 7 months ago
- ☆52Updated 9 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- C++20 Compact Tuple Tools☆51Updated last week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 8 months ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 10 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- ☆32Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated 3 weeks ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago