aantron / better-enumsLinks
C++ compile-time enum to string, iteration, in a single header file
☆1,800Updated 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,255Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,444Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,571Updated 5 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,143Updated last month
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,302Updated last year
- Your binary serialization library☆1,197Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,604Updated last month
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,484Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,500Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,777Updated 2 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆961Updated 5 months ago
- C++ Benchmark Authoring Library/Framework☆859Updated last month
- Argh! A minimalist argument handler.☆1,399Updated 10 months ago
- CMake module to speed up builds.☆1,305Updated 5 years ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,340Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,628Updated last year
- Async++ concurrency framework for C++11☆1,413Updated last year
- C++14 Dependency Injection library☆1,244Updated 7 months ago
- C++11 port of docopt☆1,081Updated last month
- Your standard library for metaprogramming☆1,813Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,392Updated 3 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…☆942Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆914Updated 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,573Updated 7 months ago
- A lightweight C++ logging library☆1,877Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,883Updated last year
- A C++11 library for serialization☆4,563Updated 10 months ago
- A C++17 cross-platform implementation for UUIDs☆850Updated last year
- Yet Another Serialization☆766Updated 9 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,185Updated 3 years ago