Thanks to visit codestin.com
Credit goes to lib.rs

#build-system #ninja-build #meta #handle #matrix

build laze

A declarative build system for C projects aiming to be simple, fast and correct

37 releases

0.1.38 Jul 17, 2025
0.1.36 May 19, 2025
0.1.35 Mar 28, 2025
0.1.29 Dec 20, 2024
0.1.2 Mar 8, 2021

#29 in Build Utils

Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App

3,809 downloads per month

Apache-2.0 and AGPL-3.0-only

255KB
6K SLoC

CI Dependency Status Coverage Status Packaging status latest packaged version(s) MSRV

Introduction

Welcome to laze, powerful meta build system designed to handle large build matrices of highly modular projects.

Installation

Install the ninja build tool using your distro's package manager, then install laze using cargo:

$ cargo install laze

Getting started

$ laze -C examples/hello-world build run

Documentation

Please take a look at the manual. It is still incomplete, but being worked on.

License

laze is licensed under the terms of the Apache License (Version 2.0).

Dependencies

~26–43MB
~623K SLoC