Hi there!
Amazing crate, this is much appreciated for embedded platforms. I just offer the suggestion to use rust-crc32fast to compute the CRC32 for gzip, as it can take full capabilities of hardware CPU features and speed-up computation drastically.
Hi there!
Amazing crate, this is much appreciated for embedded platforms. I just offer the suggestion to use
rust-crc32fastto compute the CRC32 for gzip, as it can take full capabilities of hardware CPU features and speed-up computation drastically.