aantron / better-enumsLinks
C++ compile-time enum to string, iteration, in a single header file
☆1,794Updated 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,247Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,437Updated 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,567Updated 5 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,291Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,131Updated 2 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆957Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,493Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,600Updated 3 weeks ago
- Your binary serialization library☆1,191Updated 3 weeks ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,338Updated 3 weeks ago
- CMake module to speed up builds.☆1,303Updated 5 years ago
- C++11 port of docopt☆1,081Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,768Updated 2 months ago
- Async++ concurrency framework for C++11☆1,413Updated last year
- A lightweight C++ logging library☆1,869Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,619Updated last year
- Your standard library for metaprogramming☆1,806Updated 2 months ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,481Updated 9 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,995Updated 6 months ago
- C++ Benchmark Authoring Library/Framework☆858Updated 3 weeks ago
- Argh! A minimalist argument handler.☆1,398Updated 9 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,875Updated last year
- 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…☆938Updated 4 months ago
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,568Updated 7 months ago
- C++14 Dependency Injection library☆1,238Updated 7 months ago
- C++20 μ(micro)/Unit Testing framework☆1,387Updated 3 months ago
- Yet Another Serialization☆766Updated 8 months ago
- A C++17 cross-platform implementation for UUIDs☆846Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆910Updated last year
- UTF-8 with C++ in a Portable Way☆1,839Updated last month