lipk / cpp-typelistLinks
Small C++ metaprogramming library to manage lists of types
☆33Updated 3 years ago
Alternatives and similar repositories for cpp-typelist
Users that are interested in cpp-typelist are comparing it to the libraries listed below
Sorting:
- Boost.PFR without the boost namespaces☆71Updated 3 months ago
- ☆102Updated last year
- ☆52Updated 9 months ago
- C++20 Dynamic Reflection Library☆136Updated 2 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆127Updated last year
- Lightweight header-only C++20 enum and typename reflection☆58Updated 2 weeks ago
- SPY - C++ Information Broker☆154Updated last week
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A C++20 concepts library, providing container concepts etc.☆81Updated 7 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A helper to convert a header-based C++ project to module-based one.