aantron / better-enumsLinks
C++ compile-time enum to string, iteration, in a single header file
☆1,764Updated last year
Alternatives and similar repositories for better-enums
Users that are interested in better-enums are comparing it to the libraries listed below
Sorting:
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,202Updated 8 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,398Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 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,542Updated 3 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,252Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- CMake module to speed up builds.☆1,301Updated 5 years ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,440Updated 4 months ago
- Your standard library for metaprogramming☆1,768Updated 3 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,341Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 2 months ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- Your binary serialization library☆1,162Updated 4 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,533Updated 10 months ago
- Implementation of strong types in C++☆796Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,520Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,155Updated 2 years ago
- A lightweight C++ logging library☆1,837Updated 11 months ago
- scanf for modern C++☆1,188Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,946Updated 2 months ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆926Updated last week
- A date and time library based on the C++11/14/17 <chrono> header☆3,259Updated 2 weeks ago
- Argh! A minimalist argument handler.☆1,378Updated 4 months ago
- Yet Another Serialization☆760Updated 4 months ago