Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Build

Build

41 projects

Showing 36 of 41 projects

VarInt
VarIntJava

A fast, scalable, multi-language, and extensible build system for software of any size.

#multi-language#fast#bazel
Stars25.7k
Forks4.5k
Last commit12 hours ago
Microbundle
MicrobundleJavaScript

A zero-configuration bundler for tiny JavaScript modules, powered by Rollup.

#umd#javascript-bundler#es-modules
Stars8.1k
Forks359
Last commit5 months ago
msbuild
msbuildC#

The Microsoft Build Engine (MSBuild) is the open-source build platform for .NET and Visual Studio applications.

#hacktoberfest#msbuild#microsoft
Stars5.5k
Forks1.4k
Last commit18 hours ago
MSBuild
MSBuildC#

The Microsoft Build Engine (MSBuild) is the XML-based build platform for .NET and Visual Studio applications.

#hacktoberfest#msbuild#microsoft
Stars5.5k
Forks1.4k
Last commit18 hours ago
gaia
gaiaGo

Build powerful pipelines in any programming language.

#deployment#pipeline#continuous-integration
Stars5.2k
Forks239
Last commit6 months ago
BuildTimeAnalyzer
BuildTimeAnalyzerSwift

A macOS app that analyzes and breaks down Swift build times in Xcode projects.

#developer-tools#analyzer#compilation
Stars4.3k
Forks265
Last commit4 months ago
Fleet
FleetRust

A blazing fast build tool for Rust that compiles up to 5x faster than cargo.

#compiler#productivity#rust-ecosystem
Stars2.4k
Forks48
Last commit3 months ago
pybuilder
pybuilderPython

A pure Python build automation tool for Python applications, emphasizing simplicity and plugin-based workflows.

#pybuilder#pure-python#devops
Stars2.0k
Forks275
Last commit3 months ago
dune
duneOCaml

A fast, composable build system for OCaml that handles low-level compilation details with a simple project description.

#jbuilder#dune#developer-tools
Stars1.9k
Forks487
Last commit10 hours ago
rebar3
rebar3Erlang

A modern Erlang build tool for creating, developing, and releasing Erlang libraries, applications, and systems in a repeatable manner.

#hacktoberfest#template#plugin-system
Stars1.8k
Forks528
Last commit4 days ago
Psake
PsakePowerShell

A PowerShell-based build automation tool that leverages existing command-line knowledge with a syntax inspired by rake.

#rake-inspired#devops#make-alternative
Stars1.6k
Forks270
Last commit2 months ago
Jest Builder
Jest BuilderTypeScript

A collection of community builders for Angular CLI that extend the build facade with Jest, custom webpack, and ESBuild configurations.

#bazel#custom-build#webpack-dev-server
Stars1.2k
Forks209
Last commit17 hours ago
Angular Builders
Angular BuildersTypeScript

A collection of community builders for Angular CLI that extend build capabilities with Jest, custom webpack, and ESBuild configurations.

#bazel#custom-build#webpack-dev-server
Stars1.2k
Forks209
Last commit17 hours ago
GitHub Actions for Unity
GitHub Actions for UnityMathematica

A collection of GitHub Actions for automated testing and building of Unity projects across multiple platforms.

#actions#hacktoberfest#unity-ci
Stars1.1k
Forks124
Last commit3 years ago
FlubuCore
FlubuCoreC#

A cross-platform build and deployment automation system using C# scripts with a fluent interface and full .NET ecosystem access.

#nuget#build-tools#fluent-interface
Stars938
Forks100
Last commit4 months ago
Publish a docker image to Dockerhub
Publish a docker image to DockerhubShell

A GitHub Action that builds and publishes Docker images to registries using Git branches as tags.

#actions#devops#push
Stars792
Forks204
Last commit7 days ago
Awesome Open Electronics
Awesome Open Electronics

A curated collection of free resources for learning electronics, hardware hacking, and DIY projects.

#circuit-design#embedded-systems#hardware
Stars736
Forks57
Last commit1 year ago
open-electronics
open-electronics

A curated collection of free resources for electronics enthusiasts, hardware hackers, and makers.

#circuit-design#embedded-systems#open-source-hardware
Stars736
Forks57
Last commit1 year ago
Invoke-Build
Invoke-BuildPowerShell

A build and test automation tool that invokes tasks defined in PowerShell scripts, similar to psake but more powerful.

#devops#build-automation#continuous-integration
Stars725
Forks62
Last commit5 months ago
CPP-Reflection
CPP-ReflectionC++

A C++ reflection system with a Clang-based parser and runtime library for type introspection and metadata generation.

#metadata-generation#cmake#c-plus-plus
Stars706
Forks103
Last commit6 years ago
ModularPipelines
ModularPipelinesC#

Write CI/CD pipelines in C# with local debugging, compile-time safety, and automatic parallelization.

#pipeline-framework#pipelines#devops
Stars538
Forks21
Last commit22 hours ago
Makes
MakesNix

A CI/CD framework powered by Nix for building secure and reproducible software supply chains.

#supply-chain-security#devops#aws-batch
Stars491
Forks45
Last commit10 months ago
PSDeploy
PSDeployPowerShell

A PowerShell module that simplifies deployments using a declarative configuration DSL similar to Pester.

#devops#dsl#windows-automation
Stars349
Forks72
Last commit5 years ago
PSDepend
PSDependPowerShell

A PowerShell dependency handler for managing module, file, and task dependencies via simple definition files.

#dependency-manager#devops#packages
Stars311
Forks82
Last commit1 month ago
Run Unity tests
Run Unity testsTypeScript

GitHub Action to run tests for Unity projects and packages as part of the GameCI ecosystem.

#actions#hacktoberfest#unity-ci
Stars258
Forks150
Last commit1 month ago
Nake
NakeC#

A magic script-based C# task runner for .NET Core that uses plain C# code as its DSL.

#dotnet-tool#nuget#developer-tools
Stars243
Forks22
Last commit7 months ago
BuildHelpers
BuildHelpersPowerShell

A PowerShell module providing helper functions for CI/CD scenarios, normalizing build variables and automating module metadata.

#devops#appveyor#build-tools
Stars221
Forks48
Last commit2 years ago
zig2nix
zig2nixZig

A Nix flake for packaging, building, and running Zig projects with dependency management and cross-compilation.

#release#developer-tools#packaging
Stars185
Forks15
Last commit7 hours ago
Git Build Hook Maven Plugin
Git Build Hook Maven PluginJava

A Maven plugin that manages client-side Git configuration, installs hooks, and validates repositories during project builds.

#hooks#client-git-hooks#version-control
Stars166
Forks26
Last commit1 month ago
DotnetPackaging
DotnetPackagingC#

A pure .NET tool and library for packaging .NET application publish output into native installers for Linux, Windows, and macOS.

#packaging#windows-installer#avalonia
Stars131
Forks7
Last commit2 months ago
zon2nix
zon2nixZig

Convert Zig package dependencies from build.zig.zon files into Nix expressions for reproducible builds.

#nix-expression#build-tools#zon
Stars122
Forks22
Last commit1 month ago
Napalm
NapalmNix

A Nix-based tool for building npm packages and serving as a lightweight npm registry.

#hacktoberfest#npm#dependency-management
Stars117
Forks17
Last commit2 years ago
gatsby-plugin-ipfs
gatsby-plugin-ipfsJavaScript

Enables Gatsby websites to be deployed on IPFS by converting asset paths to relative URLs.

#ipfs#deployment#static-site
Stars115
Forks32
Last commit3 years ago
Composer-Skrub
Composer-SkrubPHP

A Composer plugin that removes unnecessary files from PHP dependencies to reduce disk usage and Docker image sizes.

#composer#build-size#cleaner
Stars85
Forks2
Last commit3 years ago
do
doShell

A self-executable shell script that serves as both a build tool and build file, designed to simplify shell-based automation.

#devops#build-tools#make-alternative
Stars41
Forks6
Last commit8 months ago
pico8-deploy
pico8-deployMakefile

A Makefile-based tool to export and deploy PICO-8 projects to itch.io with simple commands.

#deployment#gamedev#makefile
Stars34
Forks3
Last commit4 years ago
Page 1 of 2Next

Related Tags

#Build Automation16#Ci Cd15#Devops11#Automation11#Build Tool9#Continuous Integration8#Build Tools8#Testing7#Dependency Management7#Dotnet6#Package Management6#Scripting6
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub