this post was submitted on 31 Mar 2024
33 points (94.6% liked)

Rust

5771 readers
51 users here now

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

Wormhole

!performance@programming.dev

Credits

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

founded 1 year ago
MODERATORS
 

Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

you are viewing a single comment's thread
view the rest of the comments
[–] sugar_in_your_tea@sh.itjust.works 3 points 5 months ago* (last edited 5 months ago)

Unfortunately, not much this week. Maybe I'll get time to hack on my p2p app next week.

I did find simplex chat recently, so I'll be relearning Haskell to play around with it. If anyone knows of a decent Rust library for it, I'll play with that too. I think I could use it for my p2p app for a few things, which could be cool.