Hacker News
- Does the Bronze GC Make Rust Easier to Use? A Controlled Experiment https://arxiv.org/abs/2110.01098 2 comments
Lobsters
- Experiences Building an OS in Rust https://mostlytyped.com/posts/experiences-building-an-os-in-ru 2 comments programming , rust
- A failed experiment with Rust static dispatch https://jmmv.dev/2023/08/rust-static-dispatch-failed-experiment.html 19 comments rust
- A short tail about my early experience with Rust https://stevedonovan.github.io/rust-gentle-intro/readme.html 34 comments rust
- An Unfortunate Experience with Rust https://blog.polybdenum.com/2022/06/25/an-unfortunate-experience-with-rust.html 89 comments programming
- Experimenting with Rust in Chromium https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/security/rust-toolchain.md 4 comments rust
- Rust editor experience survey https://www.guidedtrack.com/programs/kfqw8vs/run 69 comments rust
- My experience crafting an interpreter with Rust https://ceronman.com/2021/07/22/my-experience-crafting-an-interpreter-with-rust/ 28 comments rust
- Rust is amazing! (a C++ developer's experience writing a raytracer in Rust) https://www.reddit.com/r/rust/comments/gv2act/rust_is_amazing_a_c_developers_experience_writing/ 139 comments rust
- Rust for web development, practical experiences ? https://www.reddit.com/r/rust/comments/ax4yoj/rust_for_web_development_practical_experiences/ 32 comments rust
- My experience with Rust http://subhojit777.in/rust-language-experience 24 comments rust
- Path tracer experiment in Rust! https://raw.githubusercontent.com/samsartor/sidequest/master/demo.gif 6 comments rust
- my experience with rust https://www.reddit.com/r/rust/comments/adn990/my_experience_with_rust/ 10 comments rust
- My experience with the Rust 2018 preview https://boats.gitlab.io/blog/post/my-experience-with-rust-2018/ 74 comments rust
- So I started blogging on my experiences with rust https://www.reddit.com/r/rust/comments/5hf7ic/so_i_started_blogging_on_my_experiences_with_rust/ 22 comments rust
- My Experience With Rust http://kracekumar.com/post/153116176705/my-experience-with-rust 10 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
- Experimenting with Rust https://www.polidea.com/blog/experimenting_with_rust/ 6 comments rust
- My initial experience with Rust http://ericsink.com/entries/rust1.html 78 comments rust
- Experimenting with Rust on iOS http://jakerr.github.io/rust/ios/2015/04/02/experimenting-with-rust-ios.html 8 comments rust
- My experience converting a project from rust 0.12 to 1.0 https://kentaromiura.wordpress.com/2015/01/10/my-experience-converting-a-project-from-rust-0-12-to-1-0/ 6 comments rust
- System76's Rust-Based COSMIC Desktop Promises HDR Support, Smooth NVIDIA Experience - 9to5Linux https://9to5linux.com/system76s-rust-based-cosmic-desktop-promises-hdr-support-smooth-nvidia-experience 24 comments pop_os
- Shopify: Our Experience Porting the YJIT Ruby Compiler to Rust https://shopify.engineering/porting-yjit-ruby-compiler-to-rust 5 comments ruby
- The Node Experiment - Exploring Async Basics with Rust https://cfsamson.github.io/book-exploring-async-basics/ 15 comments rust
- Learning Rust: iterator experiment with a circular buffer http://dbeck.github.io/learning-rust-iterator/ 4 comments rust
- Experiences Building an OS in Rust: feedback appreciated! https://mostlytyped.com/posts/experiences-building-an-os-in-ru 11 comments rust
- An experiment in fork/join parallelism in Rust https://github.com/mcpherrinm/parallel/blob/master/src/parallel.rs 5 comments rust
- The State of Servo; a Mozilla experiment in browser design, implemented in Rust https://groups.google.com/forum/#!topic/mozilla.dev.servo/njjxey1ehpe/discussion 63 comments programming
- Weekend experiment: Link rust programs against musl statically https://gist.github.com/cl91/bb927df2525738502131#file-static-linking-against-musl-md 21 comments rust
- Asahi Lina on her experience writing the M1 GPU driver for Linux in Rust https://threadreaderapp.com/thread/1577667445719912450.html 473 comments programming
- Rust Newbie's First Project Experience Report https://www.reddit.com/r/rust/comments/kwkldk/rust_newbies_first_project_experience_report/ 12 comments rust
- Microsoft's Rust experiments are going well, but some features are missing | ZDNet https://www.zdnet.com/article/microsofts-rust-experiments-are-going-well-but-some-features-are-missing/ 33 comments rust
- Book recommendations (and IDE) to learn Rust for someone with experience in other langs https://www.reddit.com/r/rust/comments/941nzc/book_recommendations_and_ide_to_learn_rust_for/ 18 comments rust
- Benefits of full-stack Rust (My experience from implementing a browser game) https://www.jakobmeier.ch/blogging/paddlers_4.html 7 comments rust
- List of crates that improves or experiments with Rust, but may be hard to find https://users.rust-lang.org/t/list-of-crates-that-improves-or-experiments-with-rust-but-may-be-hard-to-find/17806 5 comments rust
- [X-POST]Anyone have experience programming games in the Rust programming language? : gamedev https://www.reddit.com/r/gamedev/comments/4q0w54/anyone_have_experience_programming_games_in_the/ 3 comments rust_gamedev
- experimenting with a lock-free SPSC queue in Rust http://dbeck.github.io/learning-rust-yet-another-lock-free-queue/ 13 comments rust
- I wrote a personal note-taking app using Rust + Yew (among other things). Wanna share my experience here. Happy to answer any question if you're considering doing something similar https://www.luu.io/posts/lenote/ 19 comments rust
- Resources for learning rust for people with no low-level programming experience? https://www.reddit.com/r/rust/comments/5b73f1/resources_for_learning_rust_for_people_with_no/ 5 comments rust