| 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 |
| richox/orz |
787 |
|
0 |
0 |
about 2 years ago |
0 |
|
8 |
mit |
Rust |
| a high performance, general purpose data compressor written in the crab-lang |
| dropbox/rust-brotli |
726 |
|
111 |
134 |
over 2 years ago |
44 |
September 30, 2023 |
26 |
bsd-3-clause |
Rust |
| Brotli compressor and decompressor written in rust that optionally avoids the stdlib |
| 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. |
| flanglet/kanzi-go |
468 |
|
0 |
1 |
about 2 years ago |
22 |
November 04, 2023 |
0 |
apache-2.0 |
Go |
| Lossless data compression in Go |
| foliojs/brotli.js |
448 |
|
2,678 |
330 |
over 2 years ago |
9 |
June 08, 2022 |
30 |
|
JavaScript |
| A JavaScript port of the Brotli compression algorithm, as used in WOFF2 |
| dropbox/divans |
316 |
|
0 |
0 |
over 7 years ago |
0 |
|
6 |
apache-2.0 |
Rust |
| Building better compression together |
| powturbo/TurboBench |
288 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
|
C |
| Compression Benchmark |
| 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 |