lethal-guitar / VariantTalk
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
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years 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
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A bunch of small C++ utilities☆65Updated last year
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- Flat containers for C++☆19Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 3 weeks ago
- ☆32Updated 4 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- C++20 implementation of {{ mustache }}☆84Updated 5 months ago
- A modern and (mostly) macro free mocking-framework☆32Updated last week
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- ☆26Updated 5 years ago