aantron / better-enumsLinks
C++ compile-time enum to string, iteration, in a single header file
☆1,792Updated 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,236Updated 11 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,427Updated 3 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,561Updated 4 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,284Updated last year
- CMake module to speed up builds.☆1,303Updated 5 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,098Updated 3 weeks ago
- Your binary serialization library☆1,180Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,597Updated last year
- Your standard library for metaprogramming☆1,801Updated last month
- C++14 Dependency Injection library☆1,232Updated 6 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆955Updated 4 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,301Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,475Updated 2 months ago
- A lightweight C++ logging library☆1,863Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,756Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,605Updated 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…☆934Updated 3 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆905Updated last year
- A C++17 cross-platform implementation for UUIDs☆840Updated last year
- Async++ concurrency framework for C++11☆1,406Updated 11 months ago
- C++ Benchmark Authoring Library/Framework☆857Updated 3 months ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,335Updated 4 months ago
- C++11 port of docopt☆1,078Updated this week
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,554Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,867Updated last year
- A C++11 library for serialization☆4,520Updated 8 months ago
- A type safe SQL template library for C++☆2,580Updated last month
- Template for reliable, cross-platform C++ project setup using cmake.☆928Updated 5 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,175Updated 2 years ago
- Argh! A minimalist argument handler.☆1,396Updated 8 months ago