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
- Flat containers for C++☆19Updated 8 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Docker Based C++ Dependency and Build Management☆44Updated last year
- ☆32Updated 4 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++ string-based dispatch/routing library☆25Updated 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
- A little metaprogramming and functional library☆69Updated 2 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- ☆52Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Libunifex networking library☆20Updated 2 years ago
- How to build and maintain a "global" type-list☆24Updated 5 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- ☆22Updated 7 years ago