SkillAgentSearch skills...

Laze

A fast, declarative meta build system for C/C++/Rust projects, based on Ninja, designed to handle large build matrices of highly modular projects.

Install / Use

/learn @kaspar030/Laze
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

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

<img src="./book/images/logo_col_bg.svg">

Introduction

Welcome to laze, a 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).

View on GitHub
GitHub Stars79
CategoryDesign
Updated2d ago
Forks8

Languages

Rust

Security Score

100/100

Audited on Mar 31, 2026

No findings