| inikep/lzbench |
804 |
|
0 |
0 |
over 2 years ago |
0 |
|
32 |
|
C |
| lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors |
| inikep/lizard |
627 |
|
0 |
0 |
about 5 years ago |
1 |
March 03, 2021 |
9 |
other |
C |
| 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 decompression speed of 1000 MB/s and faster. |
| powturbo/TurboBench |
288 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
|
C |
| Compression Benchmark |
| avaneev/lzav |
247 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
mit |
C |
| Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2500+MB/s decompress, ratio better than LZ4, Snappy, and LZF |
| mjebrahimi/EasyCompressor |
225 |
|
0 |
1 |
about 2 years ago |
10 |
March 20, 2021 |
14 |
mit |
C# |
| ⚡ A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching. |
| bodgit/sevenzip |
113 |
|
0 |
65 |
about 2 years ago |
17 |
November 06, 2023 |
3 |
bsd-3-clause |
Go |
| Golang library for dealing with 7-zip archives |
| emmanuel-marty/lz4ultra |
49 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
other |
C |
| Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio |
| strigeus/ipzip |
22 |
|
0 |
0 |
about 8 years ago |
0 |
|
3 |
other |
C |
| IpZip - TCP/IP Packet Compressor with LZ4 support |
| hyc/PolyZ |
9 |
|
0 |
0 |
about 11 years ago |
0 |
|
0 |
gpl-2.0 |
C |
| Polymorphic Compression Library wrapper |
| mpenet/nippy-lz4 |
6 |
|
0 |
0 |
over 12 years ago |
1 |
February 09, 2020 |
0 |
|
Clojure |
| LZ4 compression for ptaoussanis/nippy |