SimonLodal / xenumLinks
Fully featured C++ enums; to/from string, iteration, enum-set class, type safety, custom properties, static/const(expr), more...
☆11Updated 7 years ago
Alternatives and similar repositories for xenum
Users that are interested in xenum are comparing it to the libraries listed below
Sorting:
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- WIP☆27Updated 6 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- How to build and maintain a "global" type-list☆24Updated 5 years ago
- Simple resource pool for recycling resources in C++☆69Updated last week
- `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
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- ☆27Updated last year