About r/rust
A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity.
The community at a glance
r/rust is a Subreddit for Programmers with roughly 409K members. It has been around since 2010. It uses a forum format for communication.
Roughly 58K members have joined in the past year. Popular discussion topics include Rust, Looking For, and Cli. Common discussion themes are Solution Requests and Advice Requests. Product recommendations often mention laptop, gui library, and rust framework.
Community Topics
Community Features
This community has a forum
Subreddit Analysis
via GummySearchMember growth over time
All time (yearly)
- 2013: 2K members
- 2014: 5K members
- 2015: 6K members
- 2016: 8K members
- 2017: 11K members
- 2018: 17K members
- 2019: 36K members
- 2021: 79K members
- 2023: 102K members
- 2024: 62K members
- 2025: 52K members
- 2026: 30K members
Past year (monthly)
- Jul: 4K members
- Aug: 4K members
- Sep: 4K members
- Oct: 3K members
- Nov: 5K members
- Dec: 6K members
- Jan: 6K members
- Feb: 5K members
- Mar: 6K members
- Apr: 5K members
- May: 5K members
- Jun: 3K members
Themes
- Solution Requests4 posts in the past month
- Cliccy: an event-driven clipboard manager for Linux (Rust + GTK4, no polling)
- I rewrote jscpd (copy/paste detector, 223 languages) in Rust for v5 — benchmarks show 24–37x faster than the Node.js version
- Looking for an ultra type safe HTML templating library
#14Solution RequestsCliccy: an event-driven clipboard manager for Linux (Rust + GTK4, no polling) · I rewrote jscpd (copy/paste detector, 223 languages) in Rust for v5 — benchmarks show 24–37x faster than the Node.js version · Looking for an ultra type safe HTML templating library - Advice Requests3 posts in the past month
- I built a living pixel-art café in my terminal that reacts to my CPU/network/disk activity looking for art direction feedback
- How did you learn Rust? (Looking for advice for a newcomer)
- Please critique my first rust project, ChatTorrent. It's a BitTorrent-inspired distributed chat system, where messages are exchanged directly from peer to peer. Github link inside
#23Advice RequestsI built a living pixel-art café in my terminal that reacts to my CPU/network/disk activity looking for art direction feedback · How did you learn Rust? (Looking for advice for a newcomer) · Please critique my first rust project, ChatTorrent. It's a BitTorrent-inspired distributed chat system, where messages are exchanged directly from peer to peer. Github link inside - News2 posts in the past month
- Glauber Costa, CEO of Turso, is doing an AMA about rewriting SQLite in Rust
- gccrs May 2026 Monthly report
#32NewsGlauber Costa, CEO of Turso, is doing an AMA about rewriting SQLite in Rust · gccrs May 2026 Monthly report - Ideas2 posts in the past month
- I am considering building a polished component library for Ratatui. Keep going or scrrap it?
- Sassy: fuzzy searching DNA sequences using SIMD · CuriousCoding
#42IdeasI am considering building a polished component library for Ratatui. Keep going or scrrap it? · Sassy: fuzzy searching DNA sequences using SIMD · CuriousCoding
Topics
- Rust309 posts in the past month
- A G-code simulator in Rust. Looking for feedback.
- Apparently the react compiler has been ported to Rust and merged to main
- neurilium: Simple and fast code to simulate small brains using Rust and Wgpu
#1309RustA G-code simulator in Rust. Looking for feedback. · Apparently the react compiler has been ported to Rust and merged to main · neurilium: Simple and fast code to simulate small brains using Rust and Wgpu - Looking For79 posts in the past month#279Looking For
- Cli38 posts in the past month
- Terminal radio player for Windows — stream radio and control Spotify from the CLI
- CLI for running custom quantum circuits with a state-vector simulator
- isready a cli tool that helps me check if my environment is ready for work
#338CliTerminal radio player for Windows — stream radio and control Spotify from the CLI · CLI for running custom quantum circuits with a state-vector simulator · isready a cli tool that helps me check if my environment is ready for work - Struggling29 posts in the past month#429Struggling
- Development27 posts in the past month
- Announcing cheadergen, a new tool for generating C headers from Rust crates
- built a basic game in rust + bevy.
- [Project] lossless-checker: detecting fake-lossless audio via FFT spectral analysis (symphonia + rustfft + rayon)
#527DevelopmentAnnouncing cheadergen, a new tool for generating C headers from Rust crates · built a basic game in rust + bevy. · [Project] lossless-checker: detecting fake-lossless audio via FFT spectral analysis (symphonia + rustfft + rayon)
Flair
- 🛠️ project89 posts in the past month
- patent: a TUI that searches 11 registries to tell you if your dev-tool idea already exists
- A G-code simulator in Rust. Looking for feedback.
- ratatui-hypertile 0.4.0: Hyprland-inspired tiling in your terminal - now with mouse support!
#189🛠️ projectpatent: a TUI that searches 11 registries to tell you if your dev-tool idea already exists · A G-code simulator in Rust. Looking for feedback. · ratatui-hypertile 0.4.0: Hyprland-inspired tiling in your terminal - now with mouse support! - 🙋 seeking help & advice21 posts in the past month
- How do you get into low-level programming?
- Is .boxed() instead of Box::new() a bad idea?
- Learning Python after Rust as a beginner: Anyone else miss strict types?
#221🙋 seeking help & adviceHow do you get into low-level programming? · Is .boxed() instead of Box::new() a bad idea? · Learning Python after Rust as a beginner: Anyone else miss strict types? - 🧠 educational11 posts in the past month
- FFI in Miri at 8000 segfaults per second (Nia Deckers at RustWeek)
- Why Rust's Semantics Don't Fit GPUs (Yet) (Michał Kostrubiec at RustWeek)
- There Is Life Before and After Main in Rust
#311🧠 educationalFFI in Miri at 8000 segfaults per second (Nia Deckers at RustWeek) · Why Rust's Semantics Don't Fit GPUs (Yet) (Michał Kostrubiec at RustWeek) · There Is Life Before and After Main in Rust - 🗞️ news9 posts in the past month
- /u/burntsushi health update
- The never type is likely to stabilize soon!
- Ratatui 0.30.1 is released!
#49🗞️ news/u/burntsushi health update · The never type is likely to stabilize soon! · Ratatui 0.30.1 is released! - 🎙️ discussion8 posts in the past month
- Go ran faster than Rust. Until I cleared the page cache
- Apparently the react compiler has been ported to Rust and merged to main
- As a beginner, breaking down problems manually is the best part. Why do we want AI to replace that?
#58🎙️ discussionGo ran faster than Rust. Until I cleared the page cache · Apparently the react compiler has been ported to Rust and merged to main · As a beginner, breaking down problems manually is the best part. Why do we want AI to replace that?
Product recommendations
- laptop2 posts in the past month
- Best laptop for rust programming
- Best Intel laptop CPU for Rust compilation
#12laptopBest laptop for rust programming · Best Intel laptop CPU for Rust compilation - gui library2 posts in the past month
- Which GUI library can you recommend for 60 fps wave-function animation
- Which GUI library can you recommend for 60 fps wave-function animation
#22gui libraryWhich GUI library can you recommend for 60 fps wave-function animation · Which GUI library can you recommend for 60 fps wave-function animation - rust framework2 posts in the past month
- Best Rust Framework for DDD and Developer Experience?
- Which Web Framework do people recommend for Rust in 2023?
#32rust frameworkBest Rust Framework for DDD and Developer Experience? · Which Web Framework do people recommend for Rust in 2023? - server2 posts in the past month
- Best server and admins ! Come join
- Best server and admins ! Come join
#42serverBest server and admins ! Come join · Best server and admins ! Come join - platform to find an enthusiastic team2 posts in the past month
- The best platform to find an enthusiastic team to develop a project?
- The best platform to find an enthusiastic team to develop a project?
#52platform to find an enthusiastic teamThe best platform to find an enthusiastic team to develop a project? · The best platform to find an enthusiastic team to develop a project?
Community Reviews
Frequently asked questions
- Who is r/rust for?
- Best for Programmers enthusiasts looking for a Reddit-based community with forum discussion.
- Is r/rust free to join?
- This listing is not marked as paid-only. Access rules and any fees are decided by the community.
- How many members does r/rust have?
- Roughly 409K members, based on figures reported by the community or its host. Member counts are approximate and change over time.
- What platform is r/rust on?
- r/rust runs on Reddit. Reddit communities (or "subreddits") are forum-based groups on the popular social news aggregation, web content rating, and discussion website Reddit. Reddit is commonly known as "the front page of the internet". Users submit content to the site such as links, text posts, and images, which are then voted up or down and discussed by other members. From investing Reddit communities, to professional ones, to ones just for laughs, you're likely to find a community for you on Reddit.
- What topics does r/rust cover?
- On the Hive Index, r/rust is organized under Programmers.
- How do I join r/rust?
- You can join r/rust by clicking this link, or pressing the "Go to community" button above.
- What are the Software Development communities like?
- The largest tech-adjacent category on the site, covering software engineering across languages, frameworks, and specialties. Discord and Slack host communities for specific languages and stacks, while Reddit has massive general programming communities. Good for code review, career advice, tool recommendations, and connecting with developers at similar stages.
Monthly Stats
- 4
- Views
- 4
- Visitors
- 1
- Referrals
Similar Communities
12r/programming
Computer Programming
r/learnprogramming
A subreddit for all questions related to programming in any programming language (Contributions are only allowed in English!).
r/compsci
Computer Science Theory and Application. We share and discuss any content that computer scientists find interesting. People from all walks of life welcome, including hackers, hobbyists, professionals, and academics.
r/coding
Fuck /u/spez.
r/hacking
A subreddit dedicated to hacking and hackers. Constructive collaboration and learning about exploits, industry standards, grey and white hat hacking, new hardware and software hacking technology, sharing ideas and suggestions for small business and personal security.
r/javascript
Chat about javascript and javascript related projects. Yes, typescript counts. Please keep self promotion to a minimum/reasonable level.