- Third Stone from the Sun
Stars
A modern runtime for JavaScript and TypeScript.
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
🦀 Small exercises to get you used to reading and writing Rust code!
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
Rust / Wasm framework for creating reliable and efficient web applications
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Cross-platform Rust rewrite of the GNU coreutils
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Facilitating high-level interactions between Wasm modules and JavaScript
Flexible concrete Error type built on std::error::Error
derive(Error) for struct and enum error types
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
Rust Language Cheat Sheet - https://cheats.rs
A utility for managing cargo dependencies from the command line.
🔭 Cross-platform filesystem notification library for Rust.
Extra iterator adaptors, iterator methods, free functions, and macros.
Automated property based testing for Rust (with shrinking).