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:
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- A set of fixed-sized C++ storage arrays with various features☆30Updated 6 years ago
- Tiny library for C++ enum introspection and more!☆33Updated 9 years ago
- ☆26Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Modern C++ generic header-only template library.☆104Updated 3 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- How to build and maintain a "global" type-list☆25Updated 5 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 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)☆38Updated last month
- Yet another C++ text formatting library.☆71Updated 10 months ago