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
- Inspect C++ memory in the browser☆97Updated 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…☆61Updated 4 years ago
- Boost Quaternions, Vectors, Matrices library☆85Updated last week
- A fixed capacity dynamically sized string☆65Updated last week
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- ☆32Updated 4 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 7 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- ☆49Updated 7 months ago
- simple ray tracing library focusing on good code☆56Updated last year
- Roman numeral support for C++17☆52Updated last year
- Portable UUID generation library for C++☆26Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years 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 11 months ago
- Project planning for the C++ Library Evolution Working Group☆95Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Containers for building C++ on CI☆48Updated 7 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Boost.org config module☆74Updated this week
- Experimental JSON builder based on C++ reflection☆50Updated last month
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Enumerating all of the Undefined Behavior in C++☆36Updated 3 years ago
- Thread aware Signal/Slot library☆80Updated last month