Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
☆2,292Feb 27, 2026Updated this week
Alternatives and similar repositories for nameof
Users that are interested in nameof are comparing it to the libraries listed below
Sorting:
- 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
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,182Feb 15, 2026Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,813Feb 10, 2024Updated 2 years ago
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 3 weeks ago
- Your binary serialization library☆1,221Oct 9, 2025Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- C++ Reflection Library☆3,440Apr 25, 2024Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆540Dec 27, 2025Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- A miniature library for struct-field reflection in C++☆636Oct 31, 2025Updated 4 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆649May 8, 2025Updated 9 months ago
- Table Maker for Modern C++☆2,146May 14, 2025Updated 9 months ago
- A beautiful stack trace pretty printer for C++☆4,251Apr 14, 2025Updated 10 months ago
- A modern formatting library☆23,287Feb 24, 2026Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated 3 weeks ago
- Event Dispatcher and callback list for C++☆1,645Dec 8, 2024Updated last year
- A curated list of awesome header-only C++ libraries☆4,059Nov 6, 2025Updated 3 months ago
- Activity Indicators for Modern C++☆3,360May 9, 2025Updated 9 months ago
- C++14 lock-free queue.☆1,818Feb 17, 2026Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,824Jan 9, 2024Updated 2 years ago
- C++20 μ(micro)/Unit Testing framework☆1,415Feb 14, 2026Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,015Jan 8, 2026Updated last month
- 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 lightweight C++20 serialization and RPC library☆933Jan 23, 2026Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)