ImHex is particularly powerful for software engineers, especially those dealing with low-level programming, file formats
qBittorrent is a popular, free, open-source BitTorrent client developed primarily in C++ using the Qt toolkit for its cross-platform GUI
The bitcoin/bitcoin repository is the official, open-source codebase for Bitcoin Core, the software that powers the majority of the Bitcoin network's full nodes
fmtlib/fmt is a modern, open-source formatting library for C++. Think of it as a much better alternative to the old-school <iostream> and printf
simdjson is a C++ library designed for extremely fast JSON parsing. The key to its speed lies in its name SIMD, which stands for Single Instruction