SimonLodal / xenumLinks
Fully featured C++ enums; to/from string, iteration, enum-set class, type safety, custom properties, static/const(expr), more...
☆11Updated 6 years ago
Alternatives and similar repositories for xenum
Users that are interested in xenum are comparing it to the libraries listed below
Sorting:
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 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
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- ☆27Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- A C++ memory context☆11Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A set of fixed-sized C++ storage arrays with various features☆30Updated 6 years ago
- WIP☆26Updated 6 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 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
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- ☆26Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year