1.5K Followers
1 Following
3.1K Posts
Curated posts from the Rust programming language community. Run by @wezm, not an official Rust or Mozilla project. https://readrust.net/
Websitehttps://readrust.net/
Why async Rust?

The registers of Rust

Reducing code size in librsvg by removing an unnecessary generic struct - https://viruta.org/reducing-binary-size-generics.html

Reducir el tamaño del código en librsvg mediante eliminar un tipo genérico - https://viruta.org/reducing-binary-size-generics-es.html

#rustlang

Reducing code size in librsvg by removing an unnecessary generic struct - Federico's Blog

Keyword Generics Progress Report: February 2023 | Inside Rust Blog

Want to follow along with Rust development? Curious how you might get involved? Take a look!

Why is building a UI in Rust so hard? by Aloke Desai: https://www.warp.dev/blog/why-is-building-a-ui-in-rust-so-hard #Rust #language
Why is building a UI in Rust so hard?

New gtk-rs release is out! More information there: https://gtk-rs.org/blog/2023/02/10/new-release.html

#rust #rustlang #gtk

New release – gtk-rs

Rust bindings for GTK and GLib-based libraries

🗒️New blog: Compiling 🦀Rust to 🧩WebAssembly the hard way.

I braindumped everything I know about Rust (compiler directives, custom allocators…), WebAssembly and tools (twiggy, wasm-opt, wasm-bindgen…) into one big article. Hope it's useful!

👀👇
https://surma.dev/things/rust-to-webassembly/

Rust to WebAssembly the hard way — surma.dev

What follows is a brain dump of everything I know about compiling Rust to WebAssembly. Enjoy.

Parsing TFTP in Rust by Reilly Tucker Siemens: https://tuckersiemens.com/posts/parsing-tftp-in-rust/ #Rust #web
Parsing TFTP in Rust

Parsing TFTP in Rust

tuckersiemens.com
Dramatically reducing AccessKit’s memory usage by Matt Campbell: https://accesskit.dev/dramatically-reducing-accesskits-memory-usage/ #Rust #performance
Dramatically reducing AccessKit's memory usage - AccessKit

AccessKit
The Git source code audit, viewed as a Rust programmer by Litchi Pi: https://litchipi.github.io/infosec/2023/01/24/git-code-audit-viewed-as-rust-programmer.html #Rust #security
The Git source code audit, viewed as a Rust programmer

On January 17th 2023, X41 and Gitlab published a report of the source code audit they performed on Git (funded by the OSTIF foundation).

Blog of Litchi Pi