rollbear / strong_typeLinks
An additive strong typedef library for C++14/17/20
☆476Updated 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:
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated 6 months ago
- Lightweight C++20 testing framework.☆303Updated 2 months ago
- Implementation of strong types in C++☆818Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆769Updated 2 weeks ago
- Range-based goodness for C++17☆364Updated 4 years ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 10 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- Lightweight Error Augmentation Framework☆337Updated last week
- A reflective enum implementation for C++☆299Updated last year
- A polymorphic value-type for C++☆227Updated 2 years ago
- C++20 Meta-Programming library☆310Updated 8 months ago
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- C++17 library for comfortable and efficient dynamic polymorphism☆497Updated 4 months ago
- A miniature library for struct-field reflection in C++☆639Updated 3 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆432Updated 2 weeks ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆566Updated 5 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆512Updated 2 months ago
- A C++20 library for sequence-orientated programming☆718Updated 3 months ago
- Tool for analyzing includes in C++☆209Updated last year
- bel::views - simple and easy view classes for C++☆77Updated 2 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- The most over-engineered C++ assertion library☆691Updated 6 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆481Updated last month
- C++ command line parsing library☆204Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆201Updated 4 years ago