std::tuple like methods for user defined types without any macro or boilerplate code
☆1,467Feb 11, 2026Updated 2 weeks ago
Alternatives and similar repositories for pfr
Users that are interested in pfr are comparing it to the libraries listed below
Sorting:
- Your standard library for metaprogramming☆1,837Dec 10, 2025Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,198Nov 5, 2022Updated 3 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,414Feb 14, 2026Updated 2 weeks ago
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,817Jan 9, 2024Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- A miniature library for struct-field reflection in C++☆636Oct 31, 2025Updated 4 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 4 months ago
- A library for C++ reflection and introspection☆201Jul 30, 2017Updated 8 years ago
- C++11 metaprogramming library☆280Jan 24, 2026Updated last month
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- A new take on polymorphism☆691Dec 11, 2025Updated 2 months ago
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,813Sep 1, 2025Updated 5 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- Unified Executors☆1,685Updated this week
- Parsing Expression Grammar Template Library☆2,109Updated this week
- C++ Reflection Library☆3,434Apr 25, 2024Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Apr 2, 2025Updated 10 months ago
- Experimental deferred and unordered destruction library for C++☆914May 16, 2019Updated 6 years ago
- C++ library for storing and printing backtraces.☆484Jan 15, 2026Updated last month
- C++ compile-time enum to string, iteration, in a single header file☆1,811Feb 10, 2024Updated 2 years ago
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated last week
- A modern formatting library☆23,287Updated this week
- Guidelines Support Library☆6,615Feb 6, 2026Updated 3 weeks ago
- C++14 Dependency Injection library☆1,252Apr 2, 2025Updated 10 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆222Nov 22, 2023Updated 2 years ago