rollbear / strong_typeLinks
An additive strong typedef library for C++14/17/20
☆478Updated last year
Alternatives and similar repositories for strong_type
Users that are interested in strong_type are comparing it to the libraries listed below
Sorting:
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- Lightweight C++20 testing framework.☆303Updated this week
- Range-based goodness for C++17☆364Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆770Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- A polymorphic value-type for C++☆227Updated 2 years ago
- Implementation of strong types in C++☆821Updated 3 years ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated this week
- Lightweight Error Augmentation Framework☆337Updated last week
- A reflective enum implementation for C++☆300Updated 2 years ago
- C++20 Meta-Programming library☆310Updated 8 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆497Updated 4 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Updated this week
- C++11 (and onwards) library for lazy evaluation☆365Updated this week
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆285Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆435Updated 3 weeks ago
- What a c++ standard Unicode library might look like.☆341Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆482Updated last month
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- bel::views - simple and easy view classes for C++☆77Updated 2 years ago
- C++20 State Machine library☆233Updated 8 months ago
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- A C++20 library for sequence-orientated programming☆718Updated 3 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year
- C++ command line parsing library☆203Updated 2 years ago