- Espoo, Finland
Starred repositories
A formatter to make your CMake code the real treasure
find unused code by collecting methods defined but not called or referenced
A directory for the Daily bit(e) of C++ series of posts.
A collection of learning resources for curious software engineers
Pitchfork is a Set of C++ Project Conventions
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
A C++ type to trace calls to special member functions.
๐ Freely available programming books
Range library for C++14/17/20, basis for C++20's std::ranges
C++ Requests: Curl for People, a spiritual port of Python Requests.
A date and time library based on the C++11/14/17 <chrono> header
๐ Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Hands-On Design Patterns with C++ (Second Edition), published by Packt
Repository for abstract and code related to a talk.
Providing examples for parameterized tests in C++
Zero overhead utilities for preventing bugs at compile time