| google/zopfli |
3,254 |
|
0 |
2 |
almost 3 years ago |
1 |
June 26, 2020 |
114 |
apache-2.0 |
C++ |
| Zopfli Compression Algorithm is a compression library programmed in C to perform very good, but slow, deflate or zlib compression. |
| madler/pigz |
2,386 |
|
0 |
0 |
over 2 years ago |
0 |
|
12 |
|
C |
| A parallel implementation of gzip for modern multi-processor, multi-core machines. |
| imaya/zlib.js |
883 |
|
1,842 |
178 |
almost 6 years ago |
6 |
July 06, 2017 |
34 |
other |
JavaScript |
| compact zlib, deflate, inflate, zip library in JavaScript |
| ebiggers/libdeflate |
863 |
|
0 |
5 |
over 2 years ago |
11 |
February 27, 2023 |
9 |
mit |
C |
| Heavily optimized library for DEFLATE/zlib/gzip compression and decompression |
| rust-lang/flate2-rs |
775 |
|
2,931 |
1,708 |
over 2 years ago |
61 |
October 13, 2023 |
23 |
apache-2.0 |
Rust |
| DEFLATE, gzip, and zlib bindings for Rust |
| 1024jp/GzipSwift |
480 |
|
60 |
0 |
almost 3 years ago |
7 |
January 03, 2018 |
14 |
mit |
Swift |
| Swift package that enables gzip/gunzip Data using zlib |
| brendan-duncan/archive |
369 |
|
1,420 |
275 |
about 2 years ago |
82 |
November 07, 2023 |
103 |
mit |
Dart |
| Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2. |
| powturbo/TurboBench |
288 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
|
C |
| Compression Benchmark |
| drbh/wasm-flate |
268 |
|
0 |
0 |
about 6 years ago |
0 |
|
7 |
other |
Rust |
| 🗜️⚡WebAssembly powered compression and decompression in the browser and server. Supports GZIP, ZLIB and DEFLATE |
| mw99/DataCompression |
237 |
|
6 |
0 |
over 3 years ago |
9 |
June 29, 2022 |
3 |
apache-2.0 |
Swift |
| Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952) |