| Crates.io | group-varint-encoding |
| lib.rs | group-varint-encoding |
| version | 0.1.2 |
| created_at | 2022-10-18 12:34:08.971137+00 |
| updated_at | 2022-11-16 15:31:53.362513+00 |
| description | Fast algorithm to compress lists if integers in blocks of 4. Appends 0s to blocks, if length of input is not divisable by 4. |
| homepage | |
| repository | https://github.com/nilsmartel/int-compression |
| max_upload_size | |
| id | 690878 |
| size | 116,152 |
Compress integers in blocks of 4 using null supression