Top Tweets for #rustLang
#rustlang 冷知识:使用 unsafe 最多的单个 crate 是 windows(FFI 绑定)
I'm live on YouTube! 📢
🦀 Chatting about Rust, open source & @ratatui_rs
▶️ Join us: https://t.co/iZFg77ocnE
#rustlang #ratatui #livestream
Six dice, 5 seconds to cheat fate.
We just released our first playable game for the Pirate Software Game Jam: Rogue's Dice!
100% from scratch #Rust engine Nebula #Vulkan / #WebGPU
Please play it: https://t.co/k4qyNshTix
#gamedev #indiedev #rustlang #webgpu #roguelike #indiegame
🗄️ Cloud database upstart Turso is taking things to the next level! After successfully building a Rust-based SQLite-compatible DB, they're now targeting a massive Postgres implementation! 🦀☁️ #Databases #Postgres #RustLang @TheRegister
theregister .com/databases/2026/07/29/after-rewriting-sqlite-in-rust-turso-turns-its-sights-on-postgres/5279835

🦀 Senior Rust & Go developer. High-performance APIs, microservices, AI agents.
Available for freelance. Rust · Actix · Go · PostgreSQL · AWS · LangChain
#RustLang #Backend #Freelance #AI
Day 11 complete! Pattern matching in Rust makes handling complex data structures clean, expressive, and 100% type-safe.
Do you use `@` bindings or match guards more often? Drop a 🦀 below!
Save & follow for Day 12! 📍
#100DaysOfCode #Rust #RustLang #BuildInPublic
Coming from Python, Rust’s borrowing rules feel like a breath of fresh air: either one mutable reference or many immutable references—never both at the same time.
Bugs caused by shared mutable state are caught at compile time instead of surprising me later.
#RustLang
One panicking job takes down the whole worker thread — everything queued behind it silently never runs.
std::panic::catch_unwind stops the unwind at your boundary: the panic becomes an Err you can log, and the loop moves on to the next job.
#rustlang

Is your company currently hiring for a role that includes using Rust?
Reply with a link to the opening and any relevant context.
If you're not, we'd appreciate a repost for visibility
#rust #rustlang #programming
🎵 qbz is a native, full-featured hi-fi Qobuz desktop player for Linux and macOS. Gapless, high-res streaming, and one of the biggest #Slint codebases in the wild (190+ .slint files).
https://t.co/51Q7z6J3XT
https://t.co/2fHkDXaJV4
#MadeWithSlint #rustlang #music

One thread panics while holding your Mutex — and now every lock() in the program returns Err. Forever.
Don't shrug with into_inner() at every call site. Check the data once, then m.clear_poison() — the lock is Ok everywhere again. Stable since 1.77.
#rustlang

What if your entire inbox lived locally?
📬 mxr — A local-first email client for the terminal
💯 Sync Gmail, Outlook, Microsoft 365, and IMAP into one searchable local mailbox
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://t.co/HUNL2GRVG8
#rustlang #ratatui #tui #terminal #email #opensource
Day 10 complete! Mastering `RefCell` vs `Mutex` and `Rc` vs `Arc` is the key to writing idiomatic, zero-overhead Rust!
Which combo do you use more: single-threaded or Arc<Mutex<T>>? Drop a 🦀 below!
Save & follow for Day 11! 📍
#100DaysOfCode #Rust #RustLang #BuildInPublic
Memory safety ✔️ Smart contracts ✔️ Builder mindset ✔️ Thanks for another amazing Townhall, HackQuest! 🦀💜 #HackQuest #RustLang #Web3
@HackQuestIN, @injective, @imanishbarnwal & @AbhirupTweetOn

join() only answers "is my thread done?" by blocking until it is. And the DIY done-flag stays false forever if the worker panics before setting it.
JoinHandle::is_finished(): non-blocking, and a panicked thread counts as finished — because it is.
#rustlang

Last Seen Hashtags on Sotwe
Most Popular Users

Elon Musk 
@elonmusk
241.1M followers

Barack Obama 
@barackobama
119.1M followers

Cristiano Ronaldo 
@cristiano
112.4M followers

Donald J. Trump 
@realdonaldtrump
111.8M followers

Narendra Modi 
@narendramodi
107.1M followers

Rihanna 
@rihanna
98.1M followers

NASA 
@nasa
92.2M followers

Justin Bieber 
@justinbieber
91.3M followers

KATY PERRY 
@katyperry
88.7M followers

Taylor Swift 
@taylorswift13
82.6M followers

Lady Gaga 
@ladygaga
74.1M followers

Virat Kohli 
@imvkohli
71.5M followers

Kim Kardashian 
@kimkardashian
70.3M followers

YouTube 
@youtube
68.7M followers

Bill Gates 
@billgates
64.5M followers

Neymar Jr 
@neymarjr
64.4M followers

The Ellen Show
@theellenshow
62.4M followers

CNN 
@cnn
61.8M followers

Selena Gomez 
@selenagomez
61.8M followers

X 
@x
60.8M followers















