Boost.PFR without the boost namespaces
☆77Jun 21, 2025Updated 9 months ago
Alternatives and similar repositories for pfr_non_boost
Users that are interested in pfr_non_boost are comparing it to the libraries listed below
Sorting:
- std::tuple like methods for user defined types without any macro or boilerplate code☆221Nov 22, 2023Updated 2 years ago
- A library for working and manipulating IPv4/IPv6 addresses and networks☆14Nov 5, 2025Updated 4 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- Advanced compile-time validation in C++☆44Sep 24, 2024Updated last year
- 🧵 A C++ implementation of Rust's std::channel☆23Oct 14, 2025Updated 5 months ago
- Makes my C++ projects easier and faster to develop☆10Jun 15, 2022Updated 3 years ago
- Small library to kill functionality of applications for clients that refuse to pay me☆22Apr 8, 2024Updated last year
- A compiler-friendly variadic type list for C++.☆39Jun 14, 2023Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- Demonstration app for my lightning talk at QtDevCon22 - Handling Large Amount of Text in QML☆11Aug 18, 2023Updated 2 years ago
- Simple single-digit-nanosecond-overhead tracer☆18Apr 30, 2025Updated 10 months ago
- An open-source C++ library for parsing reStructuredText☆18Jun 5, 2014Updated 11 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 11 months ago
- A tool for sorting include directives in large projects☆12Feb 20, 2022Updated 4 years ago
- A little tool to substitute the missing windeployqt from mxe☆12Jan 11, 2022Updated 4 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Feb 26, 2022Updated 4 years ago
- C++ library for convenient implementation of RPC and serialisation☆11Apr 5, 2022Updated 3 years ago
- A lightweight, header-only C++20 library for OAuth 2.0 Authorization Code Flow with PKCE . built for Crow, usable anywhere.☆16May 14, 2025Updated 10 months ago
- Display QML Window frame rate (FPS)☆12Mar 21, 2017Updated 8 years ago
- GPU-powered line charts in Qt Quick☆24Dec 22, 2020Updated 5 years ago
- Demo for authoring Control Designers for .NET WinForms Apps☆14Apr 29, 2024Updated last year
- A C++ compile-time math library using generalized constant expressions☆814Jun 22, 2024Updated last year
- A C++ math expression parser and evaluator☆12Nov 13, 2025Updated 4 months ago
- Marching cube on the GPU