this post was submitted on 17 May 2025
31 points (100.0% liked)

Rust

7146 readers
1 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
[–] [email protected] 12 points 1 month 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.