Domiran / enum_values
Yet another post-build step and class to bring reflection to C++ enumerations.
☆11Updated 3 years ago
Alternatives and similar repositories for enum_values:
Users that are interested in enum_values are comparing it to the libraries listed below
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++ adapter for traversing a container in a range-for in reverse order (C++17)☆10Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- Library for complex bitfields☆19Updated 7 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- Text encoding for modern C++☆30Updated 3 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
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- ☆26Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Extension of the STL algorithms on sets☆20Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Result<T, E> for Modern C++☆32Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 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
- Some library components that didn't quite fit anywhere else...☆34Updated 4 months ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago