Hacker News
- Fishshell rewrite-it-in Rust progress: 100% https://aus.social/@zanchey/111760402786767224 21 comments
- How to not rewrite it in Rust http://adventures.michaelfbryan.com/posts/how-not-to-riir/ 224 comments
- Introducing Limbo: A complete rewrite of SQLite in Rust https://turso.tech/blog/introducing-limbo-a-complete-rewrite-of-sqlite-in-rust 216 comments programming
- Proof-of-concept for rewriting Linux's VP9 codec library in Rust https://lore.kernel.org/lkml/20240227215146.46487-1-daniel.almeida@collabora.com/ 36 comments rust
- Microsoft seeks Rust developers to rewrite core C# code https://www.theregister.com/2024/01/31/microsoft_seeks_rust_developers/ 31 comments rust
- Microsoft seeks Rust developers to rewrite core C# code https://www.theregister.com/2024/01/31/microsoft_seeks_rust_developers/ 4 comments programming
- The Prettier Challenge: Rewriting Prettier in Rust https://console.algora.io/challenges/prettier 8 comments rust
- [blog] Rewriting sysctl(8) in Rust https://blog.orhun.dev/rewriting-sysctl-in-rust/ 12 comments rust
- 4x smaller, 50x faster - Rewriting asciinema in Rust and SolidJS https://blog.asciinema.org/post/smaller-faster/ 6 comments javascript
- Taming go's memory usage and how we avoided rewriting our client in Rust https://www.akitasoftware.com/blog-posts/taming-gos-memory-usage-or-how-we-avoided-rewriting-our-client-in-rust 41 comments golang
- Taming Go’s Memory Usage, or How We Avoided Rewriting Our Client in Rust https://www.akitasoftware.com/blog-posts/taming-gos-memory-usage-or-how-we-avoided-rewriting-our-client-in-rust 36 comments programming
- Don’t rewrite your project in Rust, or at all. https://medium.com/@happy.cerberus/dont-rewrite-your-project-in-rust-or-at-all-81b5be97ff58 156 comments programming
- The Great Rewriting in Rust https://deprogrammaticaipsum.com/the-great-rewriting-in-rust/ 138 comments rust
- Android's new Bluetooth stack rewrite (Gabeldorsh) is written with Rust https://android.googlesource.com/platform/system/bt/+/master/gd/rust/ 48 comments programming
- Google will provide fundings for rewriting popular open source projects in Rust https://security.googleblog.com/2021/02/mitigating-memory-safety-issues-in-open.html 73 comments coding
- Drew DeVault's take on rewriting everything in rust https://drewdevault.com/2021/02/09/rust-move-fast-and-break-things.html 156 comments linux
- Instead of Rewriting Foreign Code for Machine Learning, Automatically Synthesize Fast Gradients. (includes Rust) https://neurips.cc/virtual/2020/public/poster_9332c513ef44b682e9347822c2e457ac.html 7 comments rust
- Announcing REVC — Rewrite MPEG-5 EVC (ETM) in Rust https://www.reddit.com/r/rust/comments/igu8be/announcing_revc_rewrite_mpeg5_evc_etm_in_rust/ 21 comments rust
- Rewriting Pushpin's connection manager in Rust https://blog.fanout.io/2020/08/11/rewriting-pushpins-connection-manager-in-rust/ 6 comments rust
- Rewriting FORTRAN Software In Rust https://mckeogh.tech/post/shallow-water/ 20 comments programming
- Why not hire people to rewrite Emacs in Rust? https://youtu.be/KYcY7CcS7nc 55 comments emacs
- Rewriting the Heart of our Sync Engine (in Rust) https://dropbox.tech/infrastructure/rewriting-the-heart-of-our-sync-engine 91 comments rust
- Providing a safe Rust wrapper for a C library (instead of rewriting it) http://adventures.michaelfbryan.com/posts/how-not-to-riir/ 8 comments programming
- Rewriting m4vgalib in Rust http://cliffle.com/blog/m4vga-in-rust/ 10 comments programming
- How To Rewrite it in Rust http://adventures.michaelfbryan.com/posts/how-to-riir/index.html 24 comments programming
- Using Rust for an experimental rewrite of a low-level system component of the Windows codebase https://msrc-blog.microsoft.com/2019/11/07/using-rust-in-windows/ 70 comments programming
- How to make your C codebase rusty: rewriting keyboard firmware keymap in Rust https://about.houqp.me/posts/rusty-c/ 19 comments rust
- Is it time to rewrite the operating system in Rust? https://www.slideshare.net/bcantrill/is-it-time-to-rewrite-the-operating-system-in-rust 17 comments rust
- Rewriting a bash script in Rust https://wiredforge.com/blog/misc/getpid/index.html 20 comments rust
- And since doing that involved rewriting some C code into Rust here are some notes on how oxidising went https://codecs.multimedia.cx/2018/06/nihav-progress-report-2/ 16 comments rust
- Should you rewrite in Rust? - Emily Dunham, linux.conf.au https://www.youtube.com/watch?v=6jqy-Dizd0I 80 comments rust
- Rewriting a ray tracer from C++ to Rust http://psychopath.io/switching-from-c-to-rust/ 41 comments rust
- Rewrite everything in rust https://transitiontech.ca/random/riir 144 comments programming
- Looking to Rewrite VB6 Code as Rust https://www.reddit.com/r/rust/comments/5g9zec/looking_to_rewrite_vb6_code_as_rust/ 11 comments rust
- My experience rewriting Enjarify in Rust (i'm not the author) https://medium.com/@robertgrosse/my-experience-rewriting-enjarify-in-rust-723089b406ad 30 comments golang
- My experience rewriting Enjarify in Rust https://medium.com/@robertgrosse/my-experience-rewriting-enjarify-in-rust-723089b406ad#.ai0eho4xc 66 comments rust
- cargo-benchcmp is now written in Rust (rewrite done by Apanatshka) https://github.com/burntsushi/cargo-benchcmp/pull/2 11 comments rust
- 4 projects ripe for a Rust rewrite http://www.infoworld.com/article/3064686/open-source-tools/4-projects-ripe-for-a-rust-rewrite.html 27 comments rust
- Rewrite Everything In Rust http://robert.ocallahan.org/2016/02/rewrite-everything-in-rust.html 24 comments linux
- Rewriting Rust Serialization, part 1 http://erickt.github.io/blog/2014/10/28/serialization/ 5 comments rust