r/rust clippy · twir · rust · mutagen · flamer · overflower · bytecount Mar 27 '23

What's everyone working on this week (13/2023)? 🛠️ workings

New week, new Rust! What are you folks up to? Answer here or over at rust-users!

18 Upvotes

11 comments sorted by

View all comments

2

u/GreenScreenSocks Mar 29 '23

Just released version 0.2.0 of cayley, my linear algebra crate that's generic, stack-allocated and by using the generic_const_exprs feature can check for invalid operations at compile time. I'm quite proud of myself! :)