62 | | * [https://code.google.com/p/lz4/ lz4] - available on most systems, used by default if present (more information here: #443) |
63 | | * [http://www.oberhumer.com/opensource/lzo/ lzo] (version 0.14.0 onwards): not as efficient as lz4, but still much faster than zlib. |
| 62 | * [https://code.google.com/p/lz4/ lz4] - available on most systems, used by default if present (more information here: #443, [http://ticki.github.io/blog/how-lz4-works/ how lz4 works]) |
| 63 | * [http://www.oberhumer.com/opensource/lzo/ lzo] not as efficient as lz4, but still much faster than zlib. |