boostorg / pfrLinks
std::tuple like methods for user defined types without any macro or boilerplate code
☆1,427Updated 2 weeks ago
Alternatives and similar repositories for pfr
Users that are interested in pfr are comparing it to the libraries listed below
Sorting:
- Zero overhead utilities for preventing bugs at compile time☆1,597Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,475Updated 2 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,792Updated last year
- Runtime polymorphism done right☆1,016Updated 4 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,236Updated 11 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,756Updated last month
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆955Updated 4 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆903Updated last year
- Your standard library for metaprogramming☆1,801Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,175Updated 2 years 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,561Updated 4 months ago
- C++20 μ(micro)/Unit Testing framework☆1,380Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆847Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆985Updated last month
- A miniature library for struct-field reflection in C++☆594Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,603Updated 11 months ago
- Pipelines for expressive code on collections in C++☆830Updated 11 months ago
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- C++14 Dependency Injection library☆1,232Updated 6 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,098Updated 3 weeks ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- Implementation of strong types in C++☆808Updated 3 years ago
- C++ Benchmark Authoring Library/Framework☆857Updated 3 months ago
- Your binary serialization library☆1,180Updated 3 weeks ago
- scanf for modern C++☆1,271Updated this week
- A lightweight C++20 serialization and RPC library☆883Updated last month
- A (work-in-progress) nextgen Doxygen for C++☆962Updated 3 weeks ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆676Updated this week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆782Updated 9 months ago