25 open-source projects similar to ocaml/dune, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dune alternative.
The Windows-friendly distribution of OCaml
tools.build's missing piece – install, sign and deploy libraries easily and securely like with Leiningen
Easy to use Makefile for small to medium-sized OCaml-projects
Package manager for the Nim programming language.
A highly customizable Lua 5.2 build system, allowing for common external modules to be linked in statically, and built-in modules to be excluded
Leiningen is a build tool, dependency manager, and project automator for Clojure. It provides a command-line interface for bootstrapping new project structures, managing external libraries, and launching interactive read-eval-print loops for live development. The tool allows for the extension of build commands through a plugin system and manages project settings using a configuration map that can be layered with global user preferences and specific profiles. Its capabilities cover the full project lifecycle, including automated test execution, the creation of standalone executable archives,
ClojureScript compilation made easy