Automation#

Build automation.


Software#

This page lists all projects in this category. Use the index of all projects, the sidebar, or click on tags to browse other categories.


Apache Ant#

Automation build tool, similar to make, a library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other.

Website Source Code

★471 2026-09-06 Java Apache-2.0

Automation


Apache Maven#

Build automation tool mainly for Java. A software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information.

Website Source Code

★5339 2026-09-09 Java Apache-2.0

Automation


Bazel#

A fast, scalable, multi-language and extensible build system. Used by Google.

Website Source Code

★25821 2026-09-09 Java Apache-2.0

Automation


GNU Make#

The most popular automation build tool for many purposes, make is a tool which controls the generation of executables and other non-source files of a program from the program’s source files.

Website Source Code

★? ? C GPL-3.0

Automation


Gradle#

Another build automation system.

Website Source Code

★18831 2026-09-09 Groovy Java Apache-2.0

Automation


OpenBolt#

Orchestration tool to run orchestration workflows or one-off tasks/scripts to automate the provisioning and management of nodes. Community fork of the last open source version of Puppet Bolt.

Website Source Code

★32 2026-09-09 Ruby Apache-2.0

Automation


parse-dmarc#

DMARC aggregate report parser with a built-in dashboard. Fetches reports over IMAP, stores them, and flags spoofing. Single Go binary with embedded Vue UI, SQLite storage, and Prometheus metrics (alternative to PowerDMARC, EasyDMARC, Dmarcian).

Website Source Code Clients

★200 2026-09-05 Go Docker Apache-2.0 ⚠ Anti-features

Automation Mail Clients Miscellaneous


Rake#

Build automation tool similar to Make, written in and extensible in Ruby.

Website Source Code

★2458 2026-09-07 Ruby MIT

Automation