mguludag / enum_nameLinks
Converting (scoped)enum values to string names written in C++>=11.
☆22Updated 4 months ago
Alternatives and similar repositories for enum_name
Users that are interested in enum_name are comparing it to the libraries listed below
Sorting:
- The IDK (Industrial Development Kit) library!☆37Updated last week
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- C++ HTML Element Apparator☆42Updated last year
- C++ messaging and serialization library☆84Updated 2 weeks ago
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- ☆22Updated 5 years ago
- Library for complex bitfields☆19Updated last year
- A fixed capacity dynamically sized string☆69Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated 3 weeks ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 4 months ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 2 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- homogeneous variadic function parameters☆18Updated last year
- Collection of proposals for c++☆29Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 2 months ago
- A single-header cross-platform library for custom printing to the output stream.☆42Updated 2 years ago
- A unique_ptr implementation with small object optimization☆20Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- C++ build system that uses C++ for build configuration.☆24Updated this week