claremacrae / talksLinks
Resources and references for my talks
☆15Updated 4 years ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below
Sorting:
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- Examples and shell scripts for C++20 modules article & video.☆22Updated 3 years ago
- A modern C++-20 testing framework.☆51Updated last year
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- CMake helper to build remark.js based presentations☆29Updated 5 years ago
- JSON parser for CMake☆81Updated 8 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- C++ static_enum☆86Updated 5 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Generate C++ class from JSON data☆47Updated 2 years ago
- MSGUI - Metashell GUI☆69Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆245Updated 6 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- Finite State Machine implementation using std::variant☆89Updated 5 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- ☆16Updated 3 years ago
- ☆32Updated 4 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Fast, reproducible, and portable software development environments☆94Updated 3 years ago
- A modern C++ library for type-safe environment variable parsing☆146Updated 8 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- 'Google Mock' mocks generator based on libclang☆52Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year