Crates.io | int-compression-4-wise |
lib.rs | int-compression-4-wise |
version | 0.1.1 |
source | src |
created_at | 2022-09-30 15:15:55.301424 |
updated_at | 2022-09-30 15:54:14.360566 |
description | Fast algorithm to compress lists if integers in blocks of 4. Appends 0 to blocks, if length of input is not divisable by 4. |
homepage | |
repository | https://github.com/nilsmartel/int-compression |
max_upload_size | |
id | 677374 |
size | 116,225 |
Implementation of 4 wise null supression