to check
vonuvoli Scheme -- an R7RS interpreter written in Rust focused on systems programming and scripting (i.e. processes, file-system, etc.) with performance and safety in mind
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
Generate beautiful changelogs from your Git commit history
Find out what takes most of the space in your executable.
Automated property based testing for Rust (with shrinking).
A fast, simple, recursive content discovery tool written in Rust.
Magical Rust patterns laid out and simplified
A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various…
📚 Learn to write an embedded OS in Rust 🦀