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:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 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
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A bunch of small C++ utilities☆70Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- ☆31Updated 4 years ago
- Flat containers for C++☆20Updated 9 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 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☆167Updated last month
- An indirect value-type for C++☆83Updated 2 years ago
- Docker Based C++ Dependency and Build Management☆44Updated last month
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated 3 weeks ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 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☆52Updated last month
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 6 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- ☆53Updated 6 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago