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:
- 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☆80Updated 2 weeks ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Generate profiling traces for GCC☆68Updated last month
- Hard-to-test patterns in C++ and how to refactor them☆67Updated 5 years ago
- value types for composite class design - with allocators☆71Updated last week
- Tool for analyzing includes in C++☆208Updated last year
- Possibly the least verbose command line parsing library for C++☆87Updated 4 months 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…☆199Updated 2 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated last month
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- A Software Oscilloscope and portable set of data collection and visualization tools☆52Updated 3 months ago
- Word Game Solver☆16Updated 2 years ago
- bel::views - simple and easy view classes for C++☆77Updated 2 years ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆49Updated 3 weeks ago
- A repository containing a CMake toolchain for using MSVC☆157Updated last week
- ☆91Updated last month
- Demo Code for presentation "C++ In Action"☆149Updated last year
- 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 modern C++-20 testing framework.☆52Updated last year
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated last year
- Functional reactive programming library for c++☆160Updated last year