jbcoe / polymorphic_value
A polymorphic value-type for C++
☆228Updated last year
Alternatives and similar repositories for polymorphic_value:
Users that are interested in polymorphic_value are comparing it to the libraries listed below
- Range-based goodness for C++17☆359Updated 4 years ago
- A reflective enum implementation for C++☆289Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- C++11 metaprogramming library☆255Updated last month
- SPY - C++ Information Broker☆153Updated 2 months ago
- An implementation of C++ Extensions for Ranges☆223Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Lightweight Error Augmentation Framework☆319Updated this week
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- Replacements to standard numeric types which throw exceptions on errors☆210Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆343Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆425Updated 3 weeks ago
- ranges features for c+23 ported to C++20☆76Updated last year
- Love template metaprogramming☆328Updated 2 years ago
- Simple, flexible and modular assertion macro.☆225Updated 9 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated 6 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- ☆132Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- Meta programming library designed for compilation speed.