std::tuple like methods for user defined types without any macro or boilerplate code
☆1,470Mar 11, 2026Updated last week
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,838Mar 11, 2026Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,294Feb 27, 2026Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,531Jul 29, 2025Updated 7 months ago
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- C++20 μ(micro)/Unit Testing framework☆1,420Feb 14, 2026Updated last month
- Compile Time Regular Expression in C++☆3,770Sep 12, 2025Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆776Mar 1, 2026Updated 2 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 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,977Mar 1, 2026Updated 2 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Updated this week
- A miniature library for struct-field reflection in C++☆640Oct 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,598May 29, 2025Updated 9 months ago
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- A library for C++ reflection and introspection☆202Jul 30, 2017Updated 8 years ago
- C++11 metaprogramming library☆281Mar 11, 2026Updated last week
- 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 8 months ago
- A new take on polymorphism☆693Updated this week
- Library to parse and work with the C++ AST☆1,770Jun 13, 2024Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- Unified Executors☆1,686Mar 4, 2026Updated 2 weeks ago
- Parsing Expression Grammar Template Library☆2,113Updated this week
- C++ Reflection Library☆3,443Apr 25, 2024Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆494Apr 2, 2025Updated 11 months ago
- Experimental deferred and unordered destruction library for C++☆913May 16, 2019Updated 6 years ago
- C++ library for storing and printing backtraces.☆485Mar 11, 2026Updated last week
- C++ compile-time enum to string, iteration, in a single header file☆1,813Feb 10, 2024Updated 2 years ago
- Lightweight Error Augmentation Framework☆338Mar 11, 2026Updated last week
- A modern formatting library☆23,312Mar 11, 2026Updated last week
- Guidelines Support Library☆6,628Feb 6, 2026Updated last month
- C++14 Dependency Injection library☆1,251Apr 2, 2025Updated 11 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆221Nov 22, 2023Updated 2 years ago