this post was submitted on 17 May 2025
28 points (91.2% liked)

Rust

6938 readers
28 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sbv 13 points 5 days ago

I feel like Rust is the initial implementation of a great language. It's all there, but some of it feels harder to use than necessary.

My wishlist includes reflection, easier to use generics, more approachable concurrency handling, and nicer string abstractions.