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.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONrucc 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.
Folio is a Markdown format and Rust toolset for literate programming. It turns documents with typed YAML metadata into source files via tangling, weaves them into readable pages, checks metadata against a vocabulary, and can publish selected documents as standalone repositories with provenance records.