What's everyone working on this week (30/2021)?

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

Working on the next major release of criterion (version 0.4) with wasm32 support.

https://github.com/bheisler/criterion.rs

Find-grained reactivity library (available to public) being used for a private project I'm working on for the building industry. I'm using it personally for updating the state of computational geometry while avoiding duplicate calculations.

https://crates.io/crates/fgr

Its based on the same ideas that come from SolidJS and has only 500 lines of code.

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.