rollbear / strong_type
An additive strong typedef library for C++14/17/20
☆418Updated last week
Related projects ⓘ
Alternatives and complementary repositories for strong_type
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- Implementation of strong types in C++☆775Updated 2 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Lightweight C++20 testing framework.☆264Updated this week
- Lightweight Error Augmentation Framework☆313Updated this week
- A polymorphic value-type for C++☆228Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last week
- Implementation of C++20's std::span for older compilers☆335Updated last year
- Range-based goodness for C++17☆358Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months ago
- Fast, convenient JSON serialization and parsing in C++☆477Updated this week
- The most over-engineered C++ assertion library☆545Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆201Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- C++11/14/17/20 library for lazy evaluation☆338Updated this week
- A C++20 library for sequence-orientated programming☆528Updated this week
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- A miniature library for struct-field reflection in C++☆500Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆615Updated last month
- Simple C++20 module support for CMake☆209Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆363Updated 7 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 5 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Compile Time Type Information for C++☆574Updated last year
- Love template metaprogramming☆325Updated 2 years ago