aantron / better-enums
C++ compile-time enum to string, iteration, in a single header file
☆1,738Updated last year
Alternatives and similar repositories for better-enums:
Users that are interested in better-enums are comparing it to the libraries listed below
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,163Updated 5 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,515Updated 7 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,966Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- CMake module to speed up builds.☆1,302Updated 5 years ago
- Async++ concurrency framework for C++11☆1,391Updated 5 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,608Updated 2 months ago
- Your standard library for metaprogramming☆1,734Updated last week
- Your binary serialization library☆1,132Updated last month
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆915Updated 4 months ago
- C++11 port of docopt☆1,052Updated 11 months ago
- A beautiful stack trace pretty printer for C++☆3,918Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,385Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,370Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,510Updated 5 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,912Updated 3 months ago
- C++ Benchmark Authoring Library/Framework☆841Updated 2 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,523Updated 8 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,213Updated this week
- A C++11 library for serialization☆4,355Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,768Updated last year
- Lightweight profiler library for c++☆2,250Updated 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…☆915Updated 2 weeks ago
- A lightweight C++ logging library☆1,814Updated 8 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,531Updated last year
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,400Updated 2 months ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,277Updated 5 months ago
- A type safe SQL template library for C++☆2,520Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,263Updated 3 weeks ago
- C++ Reflection Library☆3,269Updated 10 months ago