PeterSommerlad / talks_publicLinks
PDFs and other information of my talks in the past
☆29Updated 2 months ago
Alternatives and similar repositories for talks_public
Users that are interested in talks_public are comparing it to the libraries listed below
Sorting:
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Word Game Solver☆16Updated 2 years ago
- Hard-to-test patterns in C++ and how to refactor them☆67Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 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…☆199Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- Generate profiling traces for GCC☆67Updated 6 months ago
- Tool for analyzing includes in C++☆207Updated last year
- Publish C++ vulnerability rules working drafts on github pages☆23Updated last week
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆102Updated 3 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- A Software Oscilloscope and portable set of data collection and visualization tools☆53Updated last month
- Hierarchical statemachine library☆17Updated 2 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- C++ Mutation Test Environment☆187Updated last year
- Slides for the C++ on Sea conference☆110Updated last year
- ☆32Updated 4 years ago
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 2 weeks ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- A C++ typestate library☆57Updated 6 years ago
- Possibly the least verbose command line parsing library for C++☆87Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 5 months ago
- value types for composite class design - with allocators☆61Updated 3 weeks ago
- ☆200Updated 9 months ago