mguludag / enum_name
Converting (scoped)enum values to string names written in C++>=11.
☆20Updated 3 weeks ago
Alternatives and similar repositories for enum_name:
Users that are interested in enum_name are comparing it to the libraries listed below
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- Comparison operators for std::span☆15Updated 5 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 11 months ago
- C++20 compile-time reflection library.☆35Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- C++11 compatible charconv☆29Updated last week
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆22Updated 2 months ago
- C++20 Dependency Injection library☆22Updated 7 months ago
- The IDK (Industrial Development Kit) library!☆32Updated this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Tiny Test System☆27Updated 2 weeks ago
- C++20 for flag enums☆27Updated 4 years ago