PeterSommerlad / talks_publicLinks
PDFs and other information of my talks in the past
☆29Updated this week
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 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- value types for composite class design - with allocators☆63Updated last month
- Generate profiling traces for GCC☆67Updated last week
- 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
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Hard-to-test patterns in C++ and how to refactor them☆67Updated 5 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- A repository containing a CMake toolchain for using MSVC☆158Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated this week
- Demo Code for presentation "C++ In Action"☆149Updated last year
- Tool for analyzing includes in C++☆208Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆94Updated this week
- A modern C++-20 testing framework.☆51Updated last year
- A collection of interfaces and abstractions for embedded peripherals and devices using modern C++☆89Updated last year
- Word Game Solver☆16Updated 2 years ago
- A versatile C++ function mocking framework.☆132Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Possibly the least verbose command line parsing library for C++☆87Updated 3 months 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
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- A reflective enum implementation for C++☆297Updated last year
- Functional reactive programming library for c++☆160Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Library providing legal access to C++ private members☆101Updated 3 weeks ago
- A Software Oscilloscope and portable set of data collection and visualization tools☆52Updated 2 months ago
- C++ Defensive Macros☆31Updated 6 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated last year