A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀 - 38/plotters... (more…)
Read more »
🐚 An async & dynamic ORM for Rust. Contribute to SeaQL/sea-orm development by creating an account on GitHub. (more…)
Read more »
The zip crate is the most commonly used
Rust library for manipulating ZIP archives. It supports reading and writing
.zip files with different compression methods (store, deflate, bzip2).
There are at least three crates for LZMA (de)compression on crates.i...
Read more »
In this section, we're going to use the Complete Pokemon Dataset dataset to visualise the co-occurrence of Pokémon types from generations one to eight. We'll make this happen using a chord diagram. (more…)
Read more »
In this post we’ll apply the Kani Rust Verifier (or Kani for short), our open-source formal verification tool that can prove properties about Rust code, to an example from Tokio. (more…)
Read more »