LZRW

LempelZiv Ross Williams (LZRW) refers to variants of the LZ77 lossless data compression algorithms with an emphasis on improving compression speed through the use of hash tables and other techniques. This family was explored by Ross Williams, who published a series of algorithms[1] beginning with LZRW1 in 1991.

The variants are:

  • LZRW1[2]
  • LZRW1-A
  • LZRW2
  • LZRW3
  • LZRW3-A
  • LZRW4
  • LZRW5

The LZJB algorithm used in ZFS is derived from LZRW1.

Notes

  1. Williams, Ross. LZRW1. May 16 2005.
  2. Williams, R.N., "An Extremely Fast Ziv-Lempel Data Compression Algorithm", Data Compression Conference 1991 (DCC'91), 8-11 April, 1991, Snowbird, Utah, pp.362-371


gollark: As I said, spare capacity on my webserver, it's *basically* free.
gollark: https://github.com/dizzyd/mcdex ← it's a nice command-line tool to manage modpacks
gollark: I think the best approach is probably to use curse's registry, but with something like mcdex and MultiMC instead of the horrible Twitch launcher.
gollark: Annoying to update as in annoying to keep mods up to date with, users could just `git pull`.
gollark: https://github.com/osmarks/generic-modpack/blob/master/index.js
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.