Hacker News
- Getting Started with Axum – Rust's Most Popular Web Framework https://www.shuttle.rs/blog/2023/12/06/using-axum-rust 25 comments
- Why Is Rust Programming Language Becoming So Popular? https://www.frolicorg.com/blog/blog/why-is-rust-programming-language-becoming-so-popular 48 comments
- What is Rust and why is it so popular? https://stackoverflow.blog/2020/01/20/what-is-rust-and-why-is-it-so-popular/ 275 comments
- A Snapshot of Rust's Popularity in July 2018 http://www.jonathanturner.org/2018/07/snapshot-of-rust-popularity.html 2 comments
- Fun facts about Rust's growing popularity http://www.jonathanturner.org/2017/10/fun-facts-about-rust-growth.html 128 comments
Lobsters
- What is Rust and why is it so popular? https://stackoverflow.blog/2020/01/20/what-is-rust-and-why-is-it-so-popular/ 65 comments rust
- How I’ve found vulnerability in a popular Rust crate (and you can too) https://medium.com/@shnatsel/how-ive-found-vulnerability-in-a-popular-rust-crate-and-you-can-too-3db081a67fb 8 comments rust , security , testing
- The Electoral College is a rust-bound relic — End it and elect our presidents based on the national popular vote. https://www.bostonglobe.com/2020/07/08/opinion/electoral-college-is-rust-bound-relic/ 1038 comments politics
- Garry Newman (GMOD, RUST) being asked to spend minimum $500k per year on Unity services by Unity due to the popularity of his game. https://x.com/garrynewman/status/1852383376583307613 220 comments unity3d
- Rust and Go are becoming increasingly popular while being quite vocal against inheritance. Is composition a good alternative? Do you think it's the end of inheritance? https://avivcarmi.com/the-tragic-death-of-inheritance/ 67 comments programming
- Officially releasing the Cloud offering of Meilisearch - the most popular Rust search engine https://www.producthunt.com/posts/meilisearch-cloud 26 comments rust
- Rust is used in the popular ML library ImaginAIry! https://github.com/brycedrennan/imaginAIry/ 6 comments rust
- Watch out for DoS when using Rust’s popular Hyper package https://jfrog.com/blog/watch-out-for-dos-when-using-rusts-popular-hyper-package/ 27 comments rust
- Rust language’s explosive popularity comes with challenges https://thestack.technology/rust-language-explosive-growth-challenges-rust-governance/ 23 comments rust
- How popular is Rust really and will it stick around? https://www.reddit.com/r/learnprogramming/comments/n893zz/how_popular_is_rust_really_and_will_it_stick/ 11 comments learnprogramming
- Why is Rust so Popular in 2020? https://serokell.io/blog/rust-guide 26 comments rust
- Rust vs Go – Which Is More Popular? https://qvault.io/2020/05/06/rust-vs-go-which-is-more-popular/ 4 comments coding
- What is Rust and why is it so popular? https://stackoverflow.blog/2020/01/20/what-is-rust-and-why-is-it-so-popular/ 533 comments programming
- What is Rust and why is it so popular? - Stack Overflow Blog https://stackoverflow.blog/2020/01/20/what-is-rust-and-why-is-it-so-popular/ 52 comments rust
- Rust is currently 13th most popular language on GitHub https://twitter.com/jntrnr/status/1082024512701456384 57 comments rust
- How I’ve found vulnerability in a popular Rust crate (and you can too) https://medium.com/@shnatsel/how-ive-found-vulnerability-in-a-popular-rust-crate-and-you-can-too-3db081a67fb 31 comments rust
- Comparing rust HashMap to the clever C klib macros used in popular bioinformatic tools https://github.com/gaberudy/hash_test 18 comments programming
- A Snapshot of Rust's Popularity in July 2018 http://www.jonathanturner.org/2018/07/snapshot-of-rust-popularity.html 7 comments programming
- A Snapshot of Rust's Popularity in July 2018 http://www.jonathanturner.org/2018/07/snapshot-of-rust-popularity.html 11 comments rust
- Fun facts about Rust's growing popularity http://www.jonathanturner.org/2017/10/fun-facts-about-rust-growth.html 56 comments rust
- Popular Japanese streaming site NicoVideo apparently uses Rust in production (slide 12) http://niconare.nicovideo.jp/watch/kn2397 19 comments rust
- Most popular Rust repositories on GitHub http://gittrends.io/#/explore?page=1&language=rust&domain=all&growth=all 14 comments rust
- What made Rust more popular than D? https://www.reddit.com/r/rust/comments/5h0s2n/what_made_rust_more_popular_than_d/ 80 comments rust
- Why are some programming languages popular? (feat. Rust) https://www.youtube.com/watch?v=S9sS55s-oR0 10 comments rust
- textdistance.rs: Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support. Based on popular and battle-tested textdistance Python library. https://github.com/life4/textdistance.rs 27 comments rust
- Rust LibHunt - discover popular projects based on their mentions on Reddit https://www.libhunt.com/lang/rust 5 comments rust
- Programming languages: Rust enters top 20 popularity rankings for the first time | ZDNet https://www.zdnet.com/article/programming-languages-rust-enters-top-20-popularity-rankings-for-the-first-time/ 5 comments rust
- 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 96 comments rust
- 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
- Programming language popularity: Python overtakes Java – as Rust reaches top 20 | ZDNet https://www.zdnet.com/article/programming-language-popularity-python-overtakes-java-as-rust-reaches-top-20/ 70 comments rust
- Telegram bot for Reddit weekly popular posts, powered by Rust https://www.reddit.com/r/rust/comments/fmz309/telegram_bot_for_reddit_weekly_popular_posts/ 6 comments rust
- Rust is becoming increasingly popular in the 🎶 audio software dev. In the latest WolfTalk Audio Programming Podcast episode I interviewed Ian Hobson: an ex-Ableton freelance audio programmer using Rust as his primary language. He shares in detail Rust vs C++, learning resources, and top audio libs https://thewolfsound.com/talk016/ 19 comments rust
- Redux in Rust: Re-Implementing one of GitHub's Most Popular JavaScript Libraries https://rossketeer.medium.com/redux-in-rust-d622822085fe 11 comments javascript