groundswellaudio / swl-variantLinks
high performance C++20 implementation of std::variant
☆54Updated 2 months ago
Alternatives and similar repositories for swl-variant
Users that are interested in swl-variant are comparing it to the libraries listed below
Sorting:
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- C++ library aiming to replace all built-in integers☆93Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Zoo library☆124Updated last month
- ☆50Updated 8 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- C++20 Compact Tuple Tools☆50Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- My WG21 proposals☆58Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Proposed SG14 status_code for the C++ standard☆67Updated last week
- C++20 implementation of mutable constexpr expressions☆115Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago