lethal-guitar / VariantTalkLinks
Example code and slides for my talk "std::variant and the Power of Pattern Matching"
☆43Updated 4 years ago
Alternatives and similar repositories for VariantTalk
Users that are interested in VariantTalk are comparing it to the libraries listed below
Sorting:
- A bunch of small C++ utilities☆66Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- ☆53Updated 6 years ago
- A little metaprogramming and functional library☆69Updated 3 years ago
- A fixed capacity dynamically sized string☆68Updated last month
- An indirect value-type for C++☆83Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- ☆32Updated 4 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago