Example code and slides for my talk "std::variant and the Power of Pattern Matching"
☆43Feb 23, 2021Updated 5 years ago
Alternatives and similar repositories for VariantTalk
Users that are interested in VariantTalk are comparing it to the libraries listed below
Sorting:
- My Talk on C++20's Concepts☆23Sep 23, 2020Updated 5 years ago
- Finite State Machine implementation using std::variant☆90Sep 14, 2019Updated 6 years ago
- Extension of the STL algorithms on sets☆21Sep 1, 2019Updated 6 years ago
- ☆10Jun 2, 2025Updated 8 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated 2 months ago
- Presentation for Meeting C++ 2022☆10Nov 20, 2022Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Regular Void: The Library☆10May 10, 2022Updated 3 years ago
- ☆10May 23, 2023Updated 2 years ago
- C++ project example using Clang (linux ubuntu), CMake, CLion and Conan☆28Apr 26, 2021Updated 4 years ago
- Performance Analysis and Tuning Challenge #4: Canny image edge detector algorithm☆10Mar 4, 2023Updated 2 years ago
- The famous merge strategy☆13Feb 15, 2017Updated 9 years ago
- An abandoned game dev toolset.☆10Sep 18, 2021Updated 4 years ago
- Compares the performance effect of 'noexcept' to an implicit exception specification☆19Oct 15, 2024Updated last year
- Docker images to build C++ projects. Includes cmake, conan, Qt and different compilers.☆11Jan 21, 2023Updated 3 years ago
- A C++ implementation of Walker's Alias Method for quickly sampling from an array with a given probability distribution☆10Mar 16, 2016Updated 9 years ago
- Основной сайт Рабочей Группы 21 C++☆10May 8, 2025Updated 9 months ago
- test suite generation for C++☆28Jun 27, 2025Updated 8 months ago
- Implementation based on the book The Ray Tracer Challenge☆19Sep 3, 2024Updated last year
- forward declarations for C++ std headers☆75Jan 31, 2021Updated 5 years ago
- Code Examples for conference talks and other publications☆12Apr 25, 2016Updated 9 years ago
- Code and slides from Lisa Lippincott's “How to Call C libraries from C++” presentation from Cppcon 2014☆11Feb 20, 2016Updated 10 years ago
- WIP☆27May 27, 2019Updated 6 years ago
- The Fancy Named Parameters Library☆36Oct 21, 2025Updated 4 months ago
- Benchmarking unity builds on real c++ projects.☆14Jul 5, 2020Updated 5 years ago
- A screenshot server, library, and command-line utility for the Raspberry Pi☆12Sep 30, 2020Updated 5 years ago
- The Art of C++ Website☆14Dec 9, 2022Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Simplified version of the Nova ECS☆35Jan 17, 2018Updated 8 years ago
- Blog and pages generated by Jekyll. Hosted on GitHub.☆57Nov 10, 2025Updated 3 months ago
- Header-only library - API adapter for Playback-Based Testing☆16Jan 27, 2023Updated 3 years ago
- Containers for building C++ on CI☆48Sep 20, 2024Updated last year
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Oct 21, 2021Updated 4 years ago
- helper repository for various articles that I publish☆62Aug 11, 2024Updated last year
- Source Code for C++ Lambda Story Book☆32Feb 14, 2021Updated 5 years ago
- Peter Sommerlad's Simple Strong Typing☆34Oct 11, 2023Updated 2 years ago
- Word Game Solver☆16Apr 10, 2023Updated 2 years ago
- K_means clustering implementation in C++20 and range-v3☆15Sep 7, 2021Updated 4 years ago
- Emscripten port of Dear ImGui (not maintained)☆20Jul 13, 2019Updated 6 years ago