10 projects
GoReleaser
GoReleaser is a release automation tool for Go projects that builds binaries, creates GitHub releases, generates changelogs, and handles cross-platform builds and distribution. It automates the entire release process from building to publishing.
2,016
987
$3.7M
Xmake
Xmake is a cross-platform build utility that uses Lua as its configuration language. It provides a simple and efficient build system with features like package management, toolchain management, and cross-compilation support for C/C++ and other programming languages.
1,882
303
$9.2M
conda-build
A package builder and metadata specification tool for conda packages, enabling users to build and maintain conda packages from source code. It provides functionality to convert various package formats into conda packages and handles dependency management during the build process.
1,695
597
$2.2M
OBS Build
OBS Build is a build system component of the Open Build Service (OBS), which is a generic system to build and distribute software packages from sources in an automatic, consistent, and reproducible way. It enables developers to package software for multiple Linux distributions and architectures.
458
138
$1.1M
Wheel
Wheel is a built-package format for Python that aims to replace eggs. It provides a simpler way to distribute Python packages with compiled extensions and is designed to be easier to install. The format produces .whl files that are essentially ZIP-format archives with a specially formatted filename and specific internal structure.
449
207
$120K
BinaryBuilder.jl
BinaryBuilder.jl is a tool for building binary dependencies and artifacts for Julia packages. It automates the process of cross-compilation and binary packaging, enabling Julia packages to include pre-compiled binary dependencies that work across different platforms and architectures.
329
147
$312K
rattler-build
A build system for creating conda-compatible packages, designed to be fast, reliable and reproducible. It provides tools for building packages from recipes while ensuring consistent environments and dependencies.
300
113
$2M
setuptools-rust
A Python build backend for Rust extensions that enables seamless integration of Rust code into Python packages using setuptools. It provides tools and configurations to compile Rust extensions as Python modules during the build process.
185
91
$916K
rake-compiler
A tool that helps build native Ruby extensions by providing cross-compilation support and simplified packaging. It automates the process of compiling C/C++ extensions for different Ruby implementations and platforms.
171
91
$98K