mguludag / enum_name
Converting (scoped)enum values to string names written in C++>=11.
☆20Updated this week
Related projects ⓘ
Alternatives and complementary repositories for enum_name
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated 10 months ago
- ☆21Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- homogeneous variadic function parameters☆17Updated 9 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- The Fancy Named Parameters Library☆27Updated last week
- This repository is a very simple C++ modules example.☆23Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- ☆22Updated 4 years ago
- Collection of proposals for c++☆23Updated last week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- Make std::mdspan formattable by std::format.☆10Updated 10 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- A fixed capacity dynamically sized string☆63Updated this week
- List-initialize containers with proper move semantics☆26Updated last year
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- Coroutine support tools☆32Updated 2 months ago
- Roman numeral support for C++17☆52Updated last year
- My Talk on C++20's Concepts☆23Updated 4 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month