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

build laze

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

38 releases

0.1.39 Jan 27, 2026
0.1.38 Jul 17, 2025
0.1.37 Jun 24, 2025
0.1.35 Mar 28, 2025
0.1.2 Mar 8, 2021

#75 in Build Utils

Download history 2123/week @ 2025-10-16 1297/week @ 2025-10-23 65/week @ 2025-10-30 7/week @ 2025-11-06 15/week @ 2025-11-13 2/week @ 2025-11-27 40/week @ 2025-12-04 7/week @ 2025-12-11 18/week @ 2025-12-18 7/week @ 2025-12-25 33/week @ 2026-01-01 24/week @ 2026-01-08 38/week @ 2026-01-15 35/week @ 2026-01-22 74/week @ 2026-01-29

179 downloads per month

Apache-2.0 and AGPL-3.0-only

260KB
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–42MB
~626K SLoC