Loading repository data…
Loading repository data…
YVYX04 / repository
This repository contains my implementations inspired by Hanson (2025), Learning Modern C++ for Finance, showcasing modern C++17/C++20 features applied to quantitative finance. It serves as a concise collection of examples bridging high-performance C++ programming with financial engineering concepts.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
In this repository, you will find some selected .cpp programs that I implemented based on the book:
Hanson, D. (2025). Learning Modern C++ for Finance: Foundations for Quantitative Programming. O'Reilly.
I am building and implementing some concepts of the book. You will find this repository useful if you are looking for modern C++ features implementation (C++17, C++20 mainly) and best practices in the quantitative finance field.
If you are reading the book in parallel, you will observe that I structured my files based on the different chapters covered. Here is a brief tabe of contents (materials already covered by me):
[...]
last update: 08.11.2025 (2:37 a.m. UTC)