Just my personal list on when writing software in Rust become a problem.
Rust grievances
https://gist.github.com/brendanzab/d41c3ae485d66c07178749eaeeb9e5f7why esbuild written in Go
https://news.ycombinator.com/item?id=22336284problem writing wayland compositor in Rust
http://way-cooler.org/blog/2020/01/09/way-cooler-post-mortem.htmlswitching to Rust can breaks things
https://drewdevault.com/2021/02/09/Rust-move-fast-and-break-things.htmlZig vs Rust
https://scattered-thoughts.net/writing/assorted-thoughts-on-zig-and-rust/unnecessary syscalls produced by Rust compiler
https://drewdevault.com/2020/01/08/Re-Slow.htmlRust is faster than Javascript but mostly untrue when targeting web browser
https://zaplib.com/docs/blog_post_mortem.html
When Zig is safer and faster than Rust
https://zackoverflow.dev/writing/unsafe-rust-vs-zig/
Top comments (0)