-
And https://gitlab.com/madyanov/cgen itself
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
If you don't want to write almost the same CMakeLists.txt for every new project, why not just create a template? Or just use mine github.com/acdemiralp/cmake_templates . Much easier than creating your own .yml dialect.
-
Been using https://cmkr.build/ for a while now, its great and also declarative.
-
CMake itself is as declarative as a build systems need to be. For anything nontrivial, these "declarative" solutions all fall apart. Just use https://github.com/friendlyanon/cmake-init, learn CMake and you won't have any issues.
-
Other people going down this route seem to end up writing cmake replacements instead. I'm thinking of something like meson here except that meson never intended to transpile to cmake.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives