What's everyone working on this week (20/2023)?

New week, new Rust! What are you folks up to?

I'm working on a new project, struct_db a drop-in, embedded database with indexes, real-time, schema migration etc.

Trying to support nested anonymous structs in crate structx.

1 Like

I'm reviving xml-rs. Rust needs a robust XML parser.

8 Likes

Adding sound effects to pacman - looked at three different audio crates: kira, rodio & soloud. Using kira.

Finished in structx 0.1.10. Thanks to a new contributor exellian.

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.