| pieroxy/lz-string |
3,789 |
|
1,835 |
1,068 |
about 2 years ago |
9 |
March 04, 2023 |
39 |
mit |
TypeScript |
| LZ-based compression algorithm for JavaScript |
| 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. |
| lemire/FastPFor |
816 |
|
0 |
0 |
over 2 years ago |
0 |
|
14 |
apache-2.0 |
C++ |
| The FastPFOR C++ library: Fast integer compression |
| MiloszKrajewski/K4os.Compression.LZ4 |
597 |
|
15 |
111 |
over 2 years ago |
31 |
October 03, 2023 |
8 |
mit |
C# |
| LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net) |
| tlk00/BitMagic |
395 |
|
0 |
0 |
about 2 years ago |
0 |
|
6 |
other |
C++ |
| BitMagic Library |
| dgryski/go-tsz |
385 |
|
0 |
3 |
over 7 years ago |
1 |
February 27, 2018 |
2 |
bsd-2-clause |
Go |
| Time series compression algorithm from Facebook's Gorilla paper |
| lemire/SIMDCompressionAndIntersection |
374 |
|
0 |
0 |
almost 3 years ago |
0 |
|
4 |
apache-2.0 |
C++ |
| A C++ library to compress and intersect sorted lists of integers using SIMD instructions |
| cscott/compressjs |
303 |
|
87 |
50 |
about 7 years ago |
4 |
July 27, 2015 |
15 |
gpl-2.0 |
JavaScript |
| Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser. |
| moinakg/pcompress |
219 |
|
0 |
0 |
over 6 years ago |
0 |
|
26 |
lgpl-3.0 |
C |
| A Parallelized Data Deduplication and Compression utility |
| bkaradzic/go-lz4 |
200 |
|
135 |
162 |
almost 9 years ago |
1 |
August 21, 2015 |
6 |
bsd-2-clause |
Go |
| Port of LZ4 lossless compression algorithm to Go |