Hacker News
- Adventures in Rust: Bringing Exchange Support to Thunderbird https://blog.thunderbird.net/2024/04/adventures-in-rust-bringing-exchange-support-to-thunderbird/ 6 comments
- How to Learn Modern Rust https://github.com/joaocarvalhoopen/How_to_learn_modern_Rust 64 comments
- The Advanced Rust Programming Language Book Draft https://doc.rust-lang.org/nightly/adv-book/ 47 comments
- Creating a PHP extension in Rust http://jaredonline.svbtle.com/creating-a-php-extension-in-rust 11 comments
- Announcing Rustsync, a pure-Rust implementation of rsync https://crates.io/crates/rustsync 24 comments rust
- freeup: A tool to clean up Rust and Web projects https://github.com/hawav/freeup 2 comments rust
- Brainfuck compiler written in Rust https://github.com/Aityz/Brainfork 7 comments rust
- Builders in Rust https://www.shuttle.rs/blog/2022/06/09/the-builder-pattern 10 comments rust
- Announcing Fornjot 0.6 (CAD in Rust) https://www.fornjot.app/blog/fornjot-0.6/ 5 comments rust
- IntelliJ Rust Changelog #152 https://intellij-rust.github.io/2021/08/02/changelog-152.html 6 comments rust
- Announcing neuronika 0.1.0, a deep learning framework in Rust https://www.reddit.com/r/rust/comments/o0actf/announcing_neuronika_010_a_deep_learning/ 37 comments rust
- Rust's advantages in 1-3 Slides on Management Level https://www.reddit.com/r/rust/comments/o0a61h/rusts_advantages_in_13_slides_on_management_level/ 18 comments rust
- Multi-Dimensional Analog Literals in Rust https://crates.io/crates/analog_literals 3 comments programming
- Writing and publishing a Python module in Rust https://blog.yossarian.net/2020/08/02/writing-and-publishing-a-python-module-in-rust 8 comments rust
- The Coin Change problem in ATS, Rust, and Zig - a comparison https://timmyjose.github.io/docs/2020-07-31-coin-change-ats-rust-zig 10 comments rust
- Under the hood of Linkerd's state-of-the-art Rust proxy https://linkerd.io/2020/07/23/under-the-hood-of-linkerds-state-of-the-art-rust-proxy-linkerd2-proxy/ 9 comments rust
- Rust + MongoDB API tutorial by new Rustacean https://www.reddit.com/r/rust/comments/hguzep/rust_mongodb_api_tutorial_by_new_rustacean/ 6 comments rust
- Quantitative data on the safety of Rust https://en.wikipedia.org/wiki/Fuzzing 19 comments rust
- (help) My pyo3 rust code is very slow https://en.wikipedia.org/wiki/Hadamard_product_(matrices) 9 comments rust
- Rust 2021: Sustainability https://xampprocky.github.io/public/blog/rust-2021/ 26 comments rust
- Opinion: Rust (and, by extension, crates.io) often suffers from the same problems that LISP does http://www.winestockwebdesign.com/essays/lisp_curse.html 13 comments rust
- Rust - For Developers with strong OOP background https://oribenshir.github.io/afternoon_rusting/blog/rust-for-oop 5 comments programming
- A (type-based) Rust cheatsheet https://upsuper.github.io/rust-cheatsheet/ 67 comments rust
- Rust 1.34.0 pre-release notes https://github.com/rust-lang/rust/blob/stable/releases.md#version-1340-2019-04-11 6 comments programming
- Dose Response (roguelike game written in Rust) released! https://tryjumping.itch.io/dose-response 45 comments rust
- I'm an amateur programmer who's been learning Rust over the past 5-6 weeks. Feel free to criticize my code. https://www.reddit.com/r/rust/comments/a4fl75/im_an_amateur_programmer_whos_been_learning_rust/ 24 comments rust
- Recommending books with Rust https://maciejkula.github.io/2018/07/27/recommending-books-with-rust/ 5 comments rust
- Rust minimum versions: SemVer is a lie! https://blog.illicitonion.com/2018/06/rust-minimum-versions-semver-is-lie.html 33 comments rust
- Some questions regarding rust (X-post from r/playrust since Im an idiot) https://www.reddit.com/r/playrust/comments/880mya/some_questions_regarding_rust/ 5 comments rust
- Rust China Survey Results: "In 2018, which areas do you hope to apply Rust in (or invest time upon)?" https://rust.cc/article/873fff0a-0140-42e9-bda4-9ae35ffc587a 19 comments rust
- Learn Rust (C* Developer) https://www.reddit.com/r/rust/comments/5lsfy2/learn_rust_c_developer/ 25 comments rust
- Rust generics/Type inference https://www.reddit.com/r/rust/comments/5k5dwg/rust_genericstype_inference/ 5 comments rust
- 24 days of Rust - nom, part 2 https://siciarz.net/24-days-rust-nom-part-2/ 15 comments rust
- Equivalent to Rust's type-level macros? https://www.reddit.com/r/haskell/comments/5hp4b5/equivalent_to_rusts_typelevel_macros/ 15 comments haskell
- Compiling Rust to JS on Windows results in linking error. https://users.rust-lang.org/t/compiling-to-the-web-with-rust-and-emscripten/7627 7 comments rust
- Rust: Built by Community, Built For Community - Dave Herman talks about developing Rust in an open community. https://air.mozilla.org/rust-built-by-community-built-for-community/ 10 comments rust
- A short presentation on my current Rust project - Trying out audio by emulating a drawbar organ https://monsieursquirrel.github.io/organn-presentation/#/ 5 comments rust
- "Land initial Rust MP4 parser and unit tests” in Firefox https://bugzilla.mozilla.org/show_bug.cgi?id=1175322 3 comments programming
- Ruby `p`, aka 'puts driven development' in Rust http://pzol.github.io/getting_rusty/posts/20140119_ruby_p_in_rust/ 14 comments rust
- Abandoning segmented stacks in Rust https://mail.mozilla.org/pipermail/rust-dev/2013-november/006314.html 5 comments rust