|
tundra
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Code build system that tries to be fast for incremental builds |
|||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: build-system c++ c incremental-build developer-tools | |||||||||||||||||||||||||
| Install: brew install tundra | |||||||||||||||||||||||||
|
About: Tundra is a high-performance build system designed to minimize incremental build times for large codebases. It achieves this by using a directed acyclic graph (DAG) to track dependencies precisely and aggressively caching build artifacts. This focus on speed and correctness makes it ideal for complex C/C++ projects where developer productivity depends on fast feedback loops. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|