Introducing Orz - a powerful data compressor

hi, everyone!

Orz is a new general data compressor written in rust.
main features:

  • fast: ~30% faster than gzip in slowest mode, 3 times faster in fastest mode.
  • powerful: compression ratio is ~20% better than gzip.
  • lightweight: implemented in less than 1,000 lines of code.

looking for benchmarks and improvement ideas:)

https://github.com/richox/orz

10 Likes