groundswellaudio / swl-variant
high performance C++20 implementation of std::variant
☆54Updated 2 weeks ago
Alternatives and similar repositories for swl-variant:
Users that are interested in swl-variant are comparing it to the libraries listed below
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 11 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- C++ library aiming to replace all built-in integers☆93Updated last month
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Zoo library☆121Updated 3 weeks ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆211Updated 5 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Meta programming library designed for compilation speed.☆171Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- A C++ parser combinator library.☆126Updated last week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- value types for composite class design - with allocators☆45Updated last week
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆86Updated this week
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- My WG21 proposals☆53Updated this week