PeterSommerlad / talks_public
PDFs and other information of my talks in the past
☆28Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for talks_public
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆76Updated last year
- Coroutine support tools☆32Updated last month
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Hierarchical statemachine library☆16Updated last year
- Word Game Solver☆16Updated last year
- Libusb wrapper for Asio☆63Updated last year
- value types for composite class design - with allocators☆37Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- Finite State Machine implementation using std::variant☆82Updated 5 years ago
- Organization, documentation, etc. for the Beman Project☆27Updated last month
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆62Updated this week
- Shared infrastructure for CI/CD for projects using CMake & CPM, primarily with C++.☆21Updated last week
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆96Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- ☆69Updated 9 months ago
- ☆43Updated 3 years ago
- Hard-to-test patterns in C++ and how to refactor them☆64Updated 4 years ago
- An HTML generator for Valgrind's Memcheck tool☆41Updated 3 years ago
- Generate profiling traces for GCC☆42Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆190Updated last year
- Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.☆27Updated last week
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 8 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Algorithm wrappers☆82Updated 2 months ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 2 months ago
- Parameterized testing suite for template metaprogramming☆18Updated 2 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆88Updated last week
- ☆78Updated 7 months ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 2 years ago