BobSteagall / CppCon2020
My talks from CppCon 2020
☆23Updated 4 years ago
Alternatives and similar repositories for CppCon2020:
Users that are interested in CppCon2020 are comparing it to the libraries listed below
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A C++20 meta programming library for manipulating lists of types and values.☆18Updated 5 months 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
- ☆23Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Cross-platform C++ Utility Library☆53Updated last week
- ☆32Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- C++ application examples showing how to use the CS libraries☆34Updated last month
- A header only structure of arrays container for C++☆41Updated last year
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago
- Inspect C++ memory in the browser☆97Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆107Updated last month
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- Slides for the C++ on Sea conference☆107Updated last year
- Implementation and optimization of std::any☆30Updated 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago