lethal-guitar / VariantTalk
Example code and slides for my talk "std::variant and the Power of Pattern Matching"
☆42Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for VariantTalk
- A bunch of small C++ utilities☆61Updated 11 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆63Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Finite State Machine implementation using std::variant☆82Updated 5 years ago
- ☆51Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- ☆31Updated 3 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- A little metaprogramming and functional library☆68Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- An indirect value-type for C++☆82Updated last year
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- ☆43Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- Libunifex networking library☆21Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- Slides for the C++ on Sea conference☆103Updated 11 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆83Updated 2 years ago
- ☆22Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Numeric algorithms for C++20 Ranges☆30Updated 4 years ago