Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
☆2,299Feb 27, 2026Updated 3 weeks ago
Alternatives and similar repositories for nameof
Users that are interested in nameof are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,193Feb 15, 2026Updated last month
- 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,814Feb 10, 2024Updated 2 years ago
- scanf for modern C++☆1,304Oct 29, 2025Updated 4 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated 2 weeks ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆544Dec 27, 2025Updated 2 months ago
- Your binary serialization library☆1,228Oct 9, 2025Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- C++ Reflection Library☆3,444Apr 25, 2024Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,679Oct 6, 2024Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,534Jul 29, 2025Updated 7 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,744May 1, 2025Updated 10 months ago
- Compile Time Regular Expression in C++☆3,771Sep 12, 2025Updated 6 months ago
- A modern formatting library☆23,328Mar 16, 2026Updated last week
- A miniature library for struct-field reflection in C++☆641Oct 31, 2025Updated 4 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆515Feb 6, 2026Updated last month
- Table Maker for Modern C++☆2,151May 14, 2025Updated 10 months ago
- A curated list of awesome header-only C++ libraries☆4,075Nov 6, 2025Updated 4 months ago
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆651May 8, 2025Updated 10 months ago
- A beautiful stack trace pretty printer for C++☆4,264Apr 14, 2025Updated 11 months ago
- Activity Indicators for Modern C++☆3,369May 9, 2025Updated 10 months ago
- Event Dispatcher and callback list for C++☆1,648Dec 8, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,020Mar 11, 2026Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,420Feb 14, 2026Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆494Apr 2, 2025Updated 11 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 3 weeks ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,279Mar 1, 2026Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- C++14 lock-free queue.☆1,828Updated this week
- Semantic Versioning for modern C++☆349Jan 25, 2026Updated 2 months 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
- universal serialization engine☆1,306Mar 14, 2026Updated last week
- A lightweight C++20 serialization and RPC library☆942Jan 23, 2026Updated 2 months ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,660Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,916Feb 11, 2024Updated 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,600May 29, 2025Updated 9 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆469Nov 28, 2025Updated 3 months ago
- A C/C++ header to help move #ifdefs out of your code☆887Sep 20, 2024Updated last year