- https://ccache.dev/
- https://github.com/icecc/icecream
- https://github.com/icecc/icemon
- https://github.com/mozilla/sccache
- pre-commit
- https://github.com/onqtam/doctest
- doctest is a new C++ testing framework but is by far the fastest both in compile times (by orders of magnitude) and runtime compared to other feature-rich alternatives.
- Markdeep is a technology for writing plain text documents that will look good in any web browser, whether local or remote. It supports diagrams, calendars, equations, and other features as extensions of Markdown syntax.
- https://martinfowler.com/books/refactoring.html Refactoring - Improving the Design of Existing Code
- Working Effectively on Legacy Code https://www.amazon.com/Working-Effectively-Legacy-Michael-Feathers/dp/0131177052 by Michael Feathers