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
- std::ring_span (SG14, P0059R1)☆46Updated 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
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- ☆32Updated 3 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Flat containers for C++☆19Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last week
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- ☆52Updated 5 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
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- An indirect value-type for C++☆82Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- std::bitset with constexpr implementations plus additional features.☆119Updated last year