strixonomy-catalog
Part of Strixonomy (semantic workspace engine).
Semantic catalog and index builder for Strixonomy.
Install
= "0.28"
Supports incremental rebuilds (content-hash reuse), optional disk cache (.strixonomy/cache/), and config fingerprinting for CI.
Quick example
use IndexBuilder;
let catalog = new.workspace.build?;
println!;
Documentation
License
MIT OR Apache-2.0