Zlib-rs 0.5.3 Expands AVX-512 Usage For Faster Performance
phoronix.com·3d
⚙️Systems Programming
Preview
Report Post

PROGRAMMING

The Trifecta Tech Foundation today released zlib-rs 0.5.3 as the newest version of this Zlib implementation written in the Rust programming language for better memory safety. Zlib-rs is advertised as "a safer Zlib" for use by both C and Rust projects while delivering competitive performance to the C-based zlib-ng.

With zlib-rs 0.5.3 the performance should be even more competitive on AVX-512 capable Intel and AMD processors thanks to some new code. There is now a AVX-512 implementation of Adler32 as well as an AVX-512 port of COMPARE256 code. Plus CRC32 also has an AVX-512 implementation now. Great seeing continued adoption of AVX-512 support for helping modern AMD/Intel processors with said ISA capabil…

Similar Posts

Loading similar posts...