> Utility to perform deep diff on any data types with smart order detection in arrays and different views implemented for convenience
A serde-based NBT (from Minecraft) binary format implementation
Optimized handling of `&[u8]` and `Vec<u8>` for Serde
A Rust library to execute a number of lightweight asynchronous tasks (a.k.a, fibers) based on futures and mio