this post was submitted on 27 Oct 2023
22 points (100.0% liked)

Rust

5888 readers
90 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 1 year ago
MODERATORS
 

I'm working on a parsing library for mil-std-1553 messages. It's a fun, minimal project that doesn't currently exist as far as I can tell.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 7 points 11 months ago* (last edited 11 months ago) (1 children)

When I have the time I play with https://oort.rs (not my project, as a player).

Otherwise I am just playing around with Rust reimplementing a card game we play with friends. Mainly for fun and potential analysis of best plays (and maybe, one day to try out wasm).

[โ€“] [email protected] 2 points 11 months ago

Man, that game looks sweet! I didn't know it existed.