lz4 topic

List lz4 repositories

lzbench

848
Stars
177
Forks
Watchers

lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors

p7zip

738
Stars
99
Forks
Watchers

A new p7zip fork with additional codecs and improvements (forked from https://sourceforge.net/projects/sevenzip/ AND https://sourceforge.net/projects/p7zip/).

pgbackrest

2.2k
Stars
203
Forks
Watchers

Reliable PostgreSQL Backup & Restore

SWCompression

223
Stars
35
Forks
Watchers

A Swift framework for working with compression, archives and containers.

DataCompression

284
Stars
57
Forks
Watchers

Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952)

lz4

839
Stars
138
Forks
Watchers

LZ4 compression and decompression in pure Go

lizard

640
Stars
39
Forks
Watchers

Lizard (formerly LZ5) is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/brotli (at low and medium compression levels) at de...

node-lz4

435
Stars
94
Forks
Watchers

LZ4 fast compression algorithm for NodeJS

python-lz4

261
Stars
66
Forks
Watchers

LZ4 bindings for Python