lz4
There are 200 repositories under lz4 topic.
lz4/lz4
Extremely Fast Compression algorithm
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
mcmilk/7-Zip-zstd
7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard
mholt/archiver
DEPRECATED. Please use mholt/archives instead.
pgbackrest/pgbackrest
Reliable PostgreSQL Backup & Restore
inikep/lzbench
lzbench is an in-memory benchmark of open-source compressors
pierrec/lz4
LZ4 compression and decompression in pure Go
p7zip-project/p7zip
A new p7zip fork with additional codecs and improvements (forked from https://sourceforge.net/projects/sevenzip/ AND https://sourceforge.net/projects/p7zip/).
inikep/lizard
Lizard 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 fast decompression speed
avaneev/lzav
Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
pierrec/node-lz4
LZ4 fast compression algorithm for NodeJS
mjebrahimi/EasyCompressor
⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.
powturbo/TurboBench
Compression Benchmark
mholt/archives
Cross-platform library to create & extract archives, compress & decompress files, and walk virtual file systems across various formats
mw99/DataCompression
Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952)
python-lz4/python-lz4
LZ4 bindings for Python
tsolomko/SWCompression
A Swift framework for working with compression, archives and containers.
sarensw/MacPacker
Archive manager for macOS. Open source, because essential tools should be free. Preview (nested) archives without extracting them. Extract single files.
bodgit/sevenzip
Golang library for dealing with 7-zip archives
trueai-org/mdrive
一个基于阿里云盘官方 API 授权的自动同步和备份工具,支持云盘挂载到本地,支持本地存储,支持加密,多平台、安全、自动化的数据管理方案。
pgmoneta/pgmoneta
Backup / restore solution for PostgreSQL
mcmilk/zstdmt
Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard
cgohlke/imagecodecs
Image transformation, compression, and decompression codecs.
milesgranger/cramjam
Your go-to for easy access to a plethora of compression algorithms, all neatly bundled in one simple installation.
minio/minlz
MinLZ is a LZ77 compressor, focused on realtime data compression
gtreshchev/RuntimeArchiver
Runtime Archiver plugin for Unreal Engine. Cross-platform archiving and unarchiving directories and files. Supports Zip, Oodle, Tar, LZ4 and GZip formats.
Benzinga/lz4js
Lz4 for the browser.
CAFxX/httpcompression
Go middleware to compress HTTP responses with Gzip, Deflate, Brotli, Zstandard, XZ/LZMA2, LZ4, and more..
picoHz/lzzzz
Full-featured liblz4 binding for Rust
gorhill/lz4-wasm
LZ4 block format encoder/decoder: a WebAssembly implementation
antoniomuso/lz4-napi
Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex.
WangXuan95/TinyZZZ
TinyZZZ includes GZIP, LZ4, ZSTD, LZMA compression algorithms written in C language, unlike the official code, this code mainly focuses on simplicity and easy to understand.
emmanuel-marty/lz4ultra
Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio
aloneguid/ironcompress
.NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.
instantiations/es_compression
Compression framework for Dart providing FFI implementations for Brotli, Lz4, Zstd (Zstandard) with ready-to-use prebuilt binaries for Win/Linux/Mac.
Gottox/sqsh-tools
🗜️ fast r/o squashfs implementation written in C.