aantron / better-enums
C++ compile-time enum to string, iteration, in a single header file
☆1,754Updated 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,187Updated 6 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,577Updated 7 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,006Updated 2 weeks 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,523Updated last week
- CMake module to speed up builds.☆1,302Updated 5 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,386Updated last week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,538Updated 7 months ago
- Your binary serialization library☆1,151Updated 3 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,406Updated last month
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,929Updated last month
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,392Updated 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,422Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,639Updated 3 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,532Updated last week
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆926Updated this week
- C++11 port of docopt☆1,052Updated last year
- A C++11 library for serialization☆4,417Updated 3 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,246Updated 11 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,234Updated last month
- UTF-8 with C++ in a Portable Way☆1,692Updated 4 months ago
- C++14 Dependency Injection library☆1,202Updated last month
- Your standard library for metaprogramming☆1,754Updated last month
- Async++ concurrency framework for C++11☆1,395Updated 7 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,591Updated last year
- Event Dispatcher and callback list for C++☆1,489Updated 5 months ago
- C++20 μ(micro)/Unit Testing framework☆1,329Updated 2 weeks ago
- A beautiful stack trace pretty printer for C++☆4,004Updated 3 weeks ago
- Lightweight profiler library for c++☆2,272Updated 5 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,139Updated 2 years ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,240Updated last month