addboost-cmake -
3.7.1 (Yet another CMake script for finding or bundling Boost.)
cpm-cmake -
1.0_pre20250121-r1 (A cmake not package manager. Essentially, it's about 'how to do bundled dependencies better', though it sucks when you have anything remotely complex. Arniiiii's fork. Don't use CPM in your projects. I've used it and now regret about it. https://michael.orlitzky.com/articles/motherfuckers_need_package_management.xhtml)
format-cmake -
1.8.3 (Yet another CMake script for formatting via cmake-format and clang-format using a cmake build target.)
boost-certify -
0.2.2 (Boost.Certify is a Boost.ASIO-based TLS certificate verification library. Here's a ebuild of the fork to make it more usable from CMake and make tests pass.)
constexpr-to-string -
1.0 (C++14 code to convert integers to strings at compile-time )