Announcing
https://blog.rust-lang.org/2023/12/21/async-fn-rpit-in-traits.html
async fn
and return-position impl Trait
in traitshttps://blog.rust-lang.org/2023/12/21/async-fn-rpit-in-traits.html
blog.rust-lang.org
Announcing `async fn` and return-position `impl Trait` in traits | Rust Blog
Empowering everyone to build reliable and efficient software.
WinterJS - fast JS runtime written in rust using SpiderMonkey and Tokio
https://wasmer.io/posts/winterjs-v1
https://wasmer.io/posts/winterjs-v1
wasmer.io
WinterJS 1.0 · Blog · Wasmer
WinterJS 1.0 is finally here.
WinterJS is [an incredibly fast](https://wasmer.io/posts/winterjs-vs-alternatives-is-blazing-fast) _[WinterCG](https://...
WinterJS is [an incredibly fast](https://wasmer.io/posts/winterjs-vs-alternatives-is-blazing-fast) _[WinterCG](https://...
https://blog.rust-lang.org/2024/04/09/Rust-1.77.2.html
Rust's
Rust's
std::process::Command
api had a CRITICAL vulnerability, please check your libraries and projects, or at least update to the latest Rust version. :)blog.rust-lang.org
Announcing Rust 1.77.2 | Rust Blog
Empowering everyone to build reliable and efficient software.
Teo - Schema-centered next-generation web framework for Rust, Node.js and Python
https://github.com/teodevgroup/teo
https://github.com/teodevgroup/teo
GitHub
GitHub - teodevgroup/teo: Schema-driven web server framework.
Schema-driven web server framework. Contribute to teodevgroup/teo development by creating an account on GitHub.
Wild linker - a linker with the goal of being very fast for iterative development
https://github.com/davidlattimore/wild
https://github.com/davidlattimore/wild
GitHub
GitHub - davidlattimore/wild
Contribute to davidlattimore/wild development by creating an account on GitHub.
[Podcast] - Rust in Production: Zed's Conrad Irwin on Async, gpui, and Tree-sitter
https://corrode.dev/podcast/s03e01-zed/
https://corrode.dev/podcast/s03e01-zed/
Corrode Rust Consulting
Zed with Conrad Irwin - Rust in Production Podcast | corrode Rust Consulting
Next to writing their own operating system, another dream shared by many developers is building their own text editor. Conrad Irwin, a software engineer at Zed, is doing just that. Zed is a fully extensible, open-source text editor written entirely in Rust.…