SimonLodal / xenum
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
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- ☆26Updated 5 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- WIP☆26Updated 5 years ago
- How to build and maintain a "global" type-list☆24Updated 5 years ago
- Useful C++ templates☆14Updated last year
- A future and stream library for modern C++.☆67Updated 2 years ago
- Embrace (post) modern C++☆9Updated 3 years ago