mguludag / enum_name
Converting (scoped)enum values to string names written in C++>=11.
☆20Updated last week
Alternatives and similar repositories for enum_name:
Users that are interested in enum_name are comparing it to the libraries listed below
- Comparison operators for std::span☆15Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- Portable UUID generation library for C++☆26Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆29Updated 6 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago
- Library for complex bitfields☆19Updated 8 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A wrapper of common C++ std types for functional programming☆22Updated last year
- The Fancy Named Parameters Library☆30Updated 3 months ago
- C++20 Dependency Injection library☆19Updated 5 months ago
- C++11 compatible charconv☆29Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 4 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Collection of proposals for c++☆25Updated this week
- 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
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- This repository is a very simple C++ modules example.☆23Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago