Awesome Rust
رفتن به کانال در Telegram
Get latest news, blogs, projects on Rust. occasionally WASM/WASI and other low level stuff. Spread the love, join the Rust!
نمایش بیشترکشور مشخص نشده استبازیها109 881
618
مشترکین
-124 ساعت
+17 روز
+730 روز
آرشیو پست ها
618
diff.rs is a web app for quickly checking the changes between different versions of Rust packages published on crates.io.
https://github.com/xfbs/diff.rs
618
https://blog.rust-lang.org/2023/03/09/Rust-1.68.0
Highlights:
- Sparse registry protocol for Cargo allows downloading information only about crates you're actually using.
- Local
Pin construction with pin! macro.
- Default alloc error handler. This allows usage of alloc on stable without requiring the definition of a handler for allocation failure (defining custom handlers is still unstable).618
Ezno - A JavaScript compiler and TypeScript checker written in Rust
https://github.com/kaleidawave/ezno
618
the bottom emoji breaks rust analyzer
https://fasterthanli.me/articles/the-bottom-emoji-breaks-rust-analyzer
618
ouch - Painless compression and decompression for your terminal
https://github.com/ouch-org/ouch
#compression #zip #tar
618
cargo-show-asm: get asm of any local crate or library or function
https://github.com/pacak/cargo-show-asm
#cargo #asm
618
Cozo - A general-purpose, transactional, relational graph database
https://github.com/cozodb/cozo
