rollbear / strong_typeLinks
An additive strong typedef library for C++14/17/20
☆456Updated 7 months ago
Alternatives and similar repositories for strong_type
Users that are interested in strong_type are comparing it to the libraries listed below
Sorting:
- C++17 Run-time Polymorphism (Type Erasure) library☆489Updated 5 months ago
- Lightweight C++20 testing framework.☆293Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆376Updated last month
- Range-based goodness for C++17☆365Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- Implementation of C++20's std::span for older compilers☆364Updated 2 years ago
- A reflective enum implementation for C++☆297Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated last week
- Fast, convenient JSON serialization and parsing in C++☆499Updated last month
- Lightweight Error Augmentation Framework☆332Updated 3 weeks ago
- A polymorphic value-type for C++☆228Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆490Updated 2 months ago
- Implementation of strong types in C++☆806Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- C++20 Meta-Programming library☆292Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated 2 weeks ago
- A C++20 library for sequence-orientated programming☆639Updated last week
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- C++17 library for comfortable and efficient dynamic polymorphism☆486Updated 8 months ago
- c++ LINQ -like library of higher-order functions for data manipulation☆198Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆465Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆408Updated 3 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆275Updated last year
- Tool for analyzing includes in C++☆207Updated last year
- Simple C++20 module support for CMake☆212Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆542Updated last month
- What a c++ standard Unicode library might look like.☆335Updated last year