BobSteagall / CppCon2020Links
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
Sorting:
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- A fixed capacity dynamically sized string☆68Updated last month
- Inspect C++ memory in the browser☆98Updated 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…☆62Updated 5 years ago
- Slides for the C++ on Sea conference☆110Updated last year
- Cross-platform C++ Utility Library☆54Updated last week
- ☆23Updated 2 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- Collection of proposals for c++☆29Updated 3 months ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- C++ messaging and serialization library☆77Updated 2 weeks ago
- Code samples from https://vorbrodt.blog/☆114Updated 4 months ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Enumerating all of the Undefined Behavior in C++☆37Updated 3 years ago
- A C++20 meta programming library for manipulating lists of types and values.☆20Updated 11 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Demo implementation of C++ networking☆17Updated 11 months ago
- C++ developer tool for detecting deadlocks☆44Updated 7 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A curated list of Modern C++ idioms☆23Updated 8 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- Boost.org config module☆75Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago