tomilov / variantLinks
C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite visitor, aggregate wrapper, recursive wrapper, I/O, relational, invoke
☆13Updated 9 years ago
Alternatives and similar repositories for variant
Users that are interested in variant are comparing it to the libraries listed below
Sorting:
- Fast delegates implementation☆57Updated 3 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆41Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated 2 months ago
- Useful C++ templates☆14Updated last year
- Repository for my C++Now 2016 sessions.☆43Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- A C++ library for type level flagging☆64Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 5 years ago
- forward declarations for C++ std headers☆75Updated 5 years ago
- C++ network library☆31Updated 9 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- ☆39Updated 10 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago