3 releases
0.1.2 | Nov 16, 2022 |
---|---|
0.1.1 | Nov 16, 2022 |
0.1.0 | Oct 18, 2022 |
#637 in Compression
Used in quick-compression
120KB
3K
SLoC
Group Varint Encoding
Compress integers in blocks of 4 using null supression
Dependencies
~73KB
Fast algorithm to compress lists if integers in blocks of 4. Appends 0s to blocks, if length of input is not divisable by 4.
0.1.2 | Nov 16, 2022 |
---|---|
0.1.1 | Nov 16, 2022 |
0.1.0 | Oct 18, 2022 |
#637 in Compression
Used in quick-compression
120KB
3K
SLoC
Compress integers in blocks of 4 using null supression
~73KB