Hacker News
- A Rust FFI adventure in unsafety https://travisf.net/capstone-rs-unsafety-adventure 52 comments
- Adventures in Rust: Bringing Exchange Support to Thunderbird https://blog.thunderbird.net/2024/04/adventures-in-rust-bringing-exchange-support-to-thunderbird/ 6 comments
- Veloren – Voxel action-adventure role-playing https://veloren.net/ 89 comments
- Recent adventures in performance optimization with Rust https://willcrichton.net/notes/k-corrset/ 69 comments
- Show HN: You Are Merlin – a Rust CLI and WASM Text Adventure Game https://hseager.github.io/you-are-merlin-www/ 3 comments
- Adventures in Drone Photogrammetry Using Rust and Machine Learning http://cmoran.xyz/writing/adventures_in_photogrammetry 6 comments
Lobsters
- Adventures in Rust and Load Balancers https://bparli.medium.com/adventures-in-rust-and-load-balancers-73a0bc61a192 2 comments rust
- An adventure with optimization, Rust and Z3 https://ochagavia.nl/blog/an-adventure-with-optimization-rust-and-z3/ 8 comments rust
- A Rust FFI adventure in unsafety https://travisf.net/capstone-rs-unsafety-adventure 11 comments rust
- Adventures in Rust: Futures and Tokio http://bryangilbert.com/post/code/rust/adventures-futures-tokio-rust/ 10 comments rust
- Adventures in Rust https://dev.to/tmr232/adventures-in-rust-56fc 4 comments rust
- A geometric Rust adventure https://eev.ee/blog/2018/03/30/a-geometric-rust-adventure/ 17 comments programming
- Adventures in Rust - Option Type https://medium.com/adventures-in-rust/deal-with-it-option-type-in-rust-4246e1dd9e47#.l1djla2hp 4 comments rust
- My adventures in Rust webdev https://medium.com/@tomaka/my-adventures-in-rust-webdev-850c67be6c40 41 comments rust
- A Rust adventure http://ck.kennt-wayne.de/2014/dec/a-rust-adventure 8 comments rust
- A Dabbler's Adventures in Rust http://angrylawyer.github.io/a-dabblers-adventures-in-rust/ 16 comments rust
- Adventures In Rust: Bringing Exchange Support To Thunderbird https://blog.thunderbird.net/2024/04/adventures-in-rust-bringing-exchange-support-to-thunderbird/ 8 comments programming
- Adventures rewriting scientific FORTRAN software in Rust https://mckeogh.tech/post/shallow-water/ 42 comments rust
- Rust adventures - Async [ Part 1 ] https://www.fmendez.com/rust-adventures-async/ 4 comments rust
- Adventures with Rust — Game Development https://medium.com/@ryan.cjw/adventures-with-rust-game-development-1d998c45381c 7 comments rust
- Adventures with Rust — Game Development https://medium.com/@ryan.cjw/adventures-with-rust-game-development-1d998c45381c 7 comments rust_gamedev
- Moving to TCPStream, Bye Tokio! – Adventures in Rust https://medium.com/adventures-in-rust/moving-to-tcpstream-bye-tokio-5a1488f337f6 136 comments rust
- Rust compiling rust: adventures with librustc http://jaredly.github.io/2014/11/22/rust-compiling-rust-adventures-with-librustc/ 7 comments rust
- Adventures Rust as a JavaScripter/Pythonista: Part I http://calvinmetcalf.com/post/60274616064/adventures-in-rust-as-a-javascripter-pythonista-part-i 18 comments rust
- [tutorial] Make a Text Adventure in Rust - Post 9, Part 2 https://www.riskpeep.com/2023/01/make-text-adventure-game-rust-9-2.html 7 comments rust
- Tour of Rust - Let's go on an adventure! - Website redesign http://tourofrust.com/ 11 comments rust
- I wrote up my adventures running Rust on the Cortex M3 http://www.acrawford.com/2017/03/09/rust-on-the-cortex-m3.html 19 comments rust
- An Adventure in API Design and Concurrency in Rust http://damienradtke.com/adventures-in-concurrency-1/ 4 comments rust
- Optimization adventures: making a parallel Rust workload 10x faster with (or without) Rayon https://gendignoux.com/blog/2024/11/18/rust-rayon-optimized.html 21 comments rust
- Rust adventure to develop a Game Boy emulator - Intro https://medium.com/@wolferxy/rust-adventure-to-develop-a-game-boy-emulator-838646ee3a31 2 comments emudev
- Rust adventure to develop a Game Boy emulator - Intro https://medium.com/@wolferxy/rust-adventure-to-develop-a-game-boy-emulator-838646ee3a31 10 comments rust
- [Announcement] Rust Adventure: Learn to build Reliable and Efficient Software in Rust https://www.rustadventure.dev/ 15 comments rust
- Adventures in Rust Part II: Modules and Control Flow http://calvinmetcalf.com/post/60381251012/adventures-in-rust-part-ii-modules-and-control-flow 11 comments rust
- Rust adventure to develop a Game Boy emulator — Part 3: CPU Instructions https://medium.com/@wolferxy/rust-adventure-to-develop-a-game-boy-emulator-part-3-cpu-instructions-d6d1d727026f 2 comments emudev
- Rust adventure to develop a Game Boy emulator — Part 1: Memory https://medium.com/@wolferxy/rust-adventure-to-develop-a-game-boy-emulator-part-1-memory-3ea6e29c254c 10 comments emudev
- Rust adventure to develop a Game Boy emulator — Part 1: Memory https://medium.com/@wolferxy/rust-adventure-to-develop-a-game-boy-emulator-part-1-memory-3ea6e29c254c 6 comments rust
- Optimization adventures: making a parallel Rust workload even faster with data-oriented design (and other tricks) https://gendignoux.com/blog/2024/12/02/rust-data-oriented-design.html 15 comments rust
- Rust adventure to develop a Game Boy emulator — Part 2: CPU Registers & Macros https://medium.com/@wolferxy/23691dc83cdb 10 comments rust
- ToyDB: A Rust learning adventure, fun open-source project, and database learning resource for the community https://github.com/sachaarbonel/reefdb 13 comments rust
- A Geometric Rust Adventure: experience porting an academic C++ library to Rust to do analysis on Doom maps https://eev.ee/blog/2018/03/30/a-geometric-rust-adventure/ 12 comments rust