BobSteagall / CppCon2020
My talks from CppCon 2020
☆24Updated 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☆96Updated 2 years ago
- simple ray tracing library focusing on good code☆54Updated 10 months ago
- Portable UUID generation library for C++☆26Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- A fixed capacity dynamically sized string☆64Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- A graph concurrent library for C++☆63Updated last year
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆80Updated 8 months ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆98Updated last month
- ☆32Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 10 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated this week
- Cross-platform C++ Utility Library☆50Updated 3 weeks ago
- KISS C++20 Type Reflection using IFC files☆49Updated 6 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Vulkan rendering library for graphics and text☆91Updated 3 months ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated 9 months ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆51Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++20 implementation of {{ mustache }}☆84Updated 2 months ago
- Flat containers for C++☆56Updated 2 years ago
- Boost Quaternions, Vectors, Matrices library☆85Updated last month
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆23Updated 4 years ago