Hacker News
- Google says replacing C/C++ in firmware with Rust is easy https://www.theregister.com/2024/09/06/google_rust_c_code_language/ 149 comments
- Egui 0.27 – easy-to-use immediate mode GUI for Rust https://github.com/emilk/egui/releases/tag/0.27.0 85 comments
Lobsters
- Easy Mode Rust https://llogiq.github.io/2024/03/28/easy.html 8 comments rust
- Community makes Rust an easy choice for npm https://www.rust-lang.org/static/pdfs/Rust-npm-Whitepaper.pdf 64 comments nodejs , pdf , rust
- TQL, an easy-to-use ORM for Rust http://antoyo.ml/tql-easy-orm 41 comments rust
- Easy Rust in Korean on YouTube is basically done https://www.youtube.com/watch?list=PLfllocyHVgsSJf1zO6k6o3SX2mbZjAqYE&v=W9DO6m8JSSs 4 comments rust
- Duplicate v0.2.9: Easy code duplication for old rust versions https://www.reddit.com/r/rust/comments/j1esd4/duplicate_v029_easy_code_duplication_for_old_rust/ 5 comments rust
- glitchcat — Creating CLI apps in Rust is super easy https://blog.kuviman.com/2018/07/20/glitchcat.html 14 comments rust
- Democrats Don’t Have an Easy Answer for the Rust Belt http://www.theatlantic.com/business/archive/2016/11/democrats-rust-belt/508544/ 125 comments politics
- Announcing egui 0.24 - an easy-to-use GUI for Rust https://github.com/emilk/egui/releases/tag/0.24.0 4 comments programming
- cxx-async: easy interoperability between C++20 coroutines and Rust async I/O https://pcwalton.github.io/_posts/2022-08-19-introducing-cxx-async.html 8 comments cpp
- Project Midas! An easy to use TUI distributed computing system written in Rust https://github.com/ray33ee/project-midas 8 comments rust
- Writing a doubly linked list in Rust is easy https://rcoh.me/posts/rust-linked-list-basically-impossible/ 78 comments rust
- Want to contribute to Rust? Here's a super easy, but super important issue! https://github.com/mozilla/rust/issues/7532 3 comments rust
- cargo-mobile: Rust on mobile made easy! https://dev.brainiumstudios.com/2020/11/24/cargo-mobile.html 26 comments rust
- Google says replacing C/C++ in firmware with Rust is easy https://www.theregister.com/2024/09/06/google_rust_c_code_language/ 160 comments technology
- Show Rustaceans: Quick and easy Rust web app hosting on render.com https://www.reddit.com/r/rust/comments/bx3uk2/show_rustaceans_quick_and_easy_rust_web_app/ 22 comments rust
- Bring the Haskell’s Alternative guard function to Rust the easy way https://crates.io/crates/try-guard 22 comments rust
- Puff - a Rust-based CLI tool to store apps' configs in one common place for easy transfer to another machine https://crates.io/crates/puff 5 comments rust
- Tabled - An easy to use library for pretty print tables of Rust structs and enums. https://www.reddit.com/r/rust/comments/nqrkyh/tabled_an_easy_to_use_library_for_pretty_print/ 20 comments rust
- MesaTEE: Secure computing made easy, powered by Rust & Intel® SGX https://www.reddit.com/r/rust/comments/cb47kw/mesatee_secure_computing_made_easy_powered_by/ 2 comments rust
- Rust needs to run, and be easy to use, on every platform - announcements https://internals.rust-lang.org/t/rust-needs-to-run-and-be-easy-to-use-on-every-platform/6935 12 comments rust
- Hey new Rust Users! Got an easy question? Ask here (17/2016)! http://stackoverflow.com/ 107 comments rust
- Hey new Rust users! Got an easy question? Ask here (16/2016)! http://stackoverflow.com/ 114 comments rust
- Hey new Rust users! Got an easy question? Ask here (14/2016)! http://stackoverflow.com/ 83 comments rust
- Hey new Rust users! Got an easy question? Ask here (13/2016)! http://stackoverflow.com/ 56 comments rust
- Hey new Rust Users! Got an easy question? Ask here (11/2016)! http://stackoverflow.com/ 124 comments rust
- Hey new Rust Users! Got an easy question? Ask here (10/2016)! http://stackoverflow.com/ 63 comments rust
- Hey new Rust users! Got an easy question? Ask here (9/2016)! http://stackoverflow.com/ 81 comments rust
- Hey new Rust users! Got an easy question? Ask here (8/2016)! http://stackoverflow.com/ 88 comments rust
- Hey new Rust users! Got an easy question? Ask here (7/2016)! http://stackoverflow.com/ 114 comments rust
- How to make Rust multi-arch release easy https://www.qovery.com/blog/how-to-make-rust-multi-arch-release-easy 3 comments rust
- Looking to contribute to Rust, but not sure where to start? This link searches rust-lang issues that are open, labeled easy, and don't have a linked PR. https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AE-easy+-linked%3Apr+-label%3AE-needs-test 7 comments rust
- Some kind soul on GitHub yesterday made my Easy Rust book into one with proper mdbook format and working samples https://dhghomon.github.io/easy_rust/chapter_6.html 16 comments rust
- Tunshell - A drop-in remote shell client and server written in Rust for easy shell access to deployment pipelines or other ephemeral environments, working behind NAT or firewall https://github.com/timetoogo/tunshell 4 comments rust
- I found this gist in which the author explains the three main concepts of Rust: ownership, borrowing, and lifetimes, in an easy-to-understand manner. It really helped me, which is why I'm sharing it here so that anyone struggling with these topics can find assistance. https://gist.github.com/DarinM223/e7237114cfdcf3644f90 5 comments rust
- Whole Rust Audio Engine as one Single Web Audio Node: A 2MB, GC-Free, Memory-Safe, and Easy-to-Use Audio Library on NPM for Browsers https://glicol.js.org 23 comments javascript
- gdbstub 0.4: An ergonomic, easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust None 6 comments emudev
- Here's a PR showing how easy it is to remove a dependency on proc-macro-hack in Rust 1.40 https://github.com/rustpython/rustpython/pull/1669/files 9 comments rust
- For those looking to get into Rust development, there are 40 new easy, mentored issues that involve updating error messages to our new format https://github.com/rust-lang/rust/issues/35233 5 comments rust