PeterSommerlad / talks_publicLinks
PDFs and other information of my talks in the past
☆29Updated 3 weeks ago
Alternatives and similar repositories for talks_public
Users that are interested in talks_public are comparing it to the libraries listed below
Sorting:
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Generate profiling traces for GCC☆68Updated last month
- Hard-to-test patterns in C++ and how to refactor them☆67Updated 5 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Word Game Solver☆16Updated 2 years ago
- value types for composite class design - with allocators☆72Updated 2 weeks ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆201Updated 2 years ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- ☆93Updated 2 months ago
- A Software Oscilloscope and portable set of data collection and visualization tools☆53Updated 4 months ago
- Complete Project Documentation☆99Updated last year
- A modern C++-20 testing framework.☆52Updated last year
- Demo Code for presentation "C++ In Action"☆149Updated last year
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Tool for analyzing includes in C++☆208Updated last year
- ☆31Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated last week
- A versatile C++ function mocking framework.☆132Updated 3 years ago
- Possibly the least verbose command line parsing library for C++☆87Updated 4 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated last week
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- A reflective enum implementation for C++☆299Updated last year
- A mini eBook on using Boost::statechart library for creating state machines in C++☆91Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated last week