LAMINARIA is a research-stage unified toolchain that models Rust and Nim builds as one explainable action graph, spanning dependency resolution, compiler pipelines, backend routes, caching and resource-aware execution.
Developer toolsAI & MLBuild & DevOps
rucc is an early-stage optimizing C compiler written in Rust. The README says nothing compiles C yet: M0/M1 cover the workspace, checked layer rule, driver skeleton, CI on Linux/macOS/Windows, and a preprocessor. It aims at SQLite, PostgreSQL and Linux, using SMT-verified rewrite rules, poison-free SSA IR, e-graphs, and self-encoded objects/DWARF.
Developer toolsBuild & DevOps