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:
- Inspect C++ memory in the browser☆98Updated 3 years ago
- A fixed capacity dynamically sized string☆66Updated 3 months ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆83Updated 4 months ago
- Cross-platform C++ Utility Library☆54Updated 2 weeks 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
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Slides for the C++ on Sea conference☆109Updated last year
- Containers for building C++ on CI☆48Updated 10 months ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- Thread aware Signal/Slot library☆83Updated 4 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- C++ Defensive Macros☆31Updated 6 years ago
- Collection of proposals for c++☆29Updated 2 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Boost Quaternions, Vectors, Matrices library☆86Updated 3 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- A curated list of Modern C++ idioms☆22Updated 8 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- helper repository for various articles that I publish☆61Updated 11 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago