PeterSommerlad / talks_publicLinks
PDFs and other information of my talks in the past
☆30Updated last month
Alternatives and similar repositories for talks_public
Users that are interested in talks_public are comparing it to the libraries listed below
Sorting:
- Generate profiling traces for GCC☆69Updated 2 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Hard-to-test patterns in C++ and how to refactor them☆67Updated 5 years ago
- value types for composite class design - with allocators☆72Updated last month
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 4 years ago
- Word Game Solver☆16Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- A versatile C++ function mocking framework.☆132Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated last month
- Tool for analyzing includes in C++☆209Updated last year
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.☆33Updated 6 months ago
- C++ Mutation Test Environment☆184Updated last year
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆106Updated 4 years ago
- A reflective enum implementation for C++☆299Updated last year
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆96Updated 2 weeks ago
- A Software Oscilloscope and portable set of data collection and visualization tools☆53Updated this week
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year