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:
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A bunch of small C++ utilities☆67Updated last year
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 7 months 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated this week
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years 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☆50Updated last month
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- C++20 implementation of {{ mustache }}☆86Updated 11 months ago
- Slides for the C++ on Sea conference☆109Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago