int-compression-4-wise

Crates.ioint-compression-4-wise
lib.rsint-compression-4-wise
version0.1.1
sourcesrc
created_at2022-09-30 15:15:55.301424
updated_at2022-09-30 15:54:14.360566
descriptionFast algorithm to compress lists if integers in blocks of 4. Appends 0 to blocks, if length of input is not divisable by 4.
homepage
repositoryhttps://github.com/nilsmartel/int-compression
max_upload_size
id677374
size116,225
Nils Martel (nilsmartel)

documentation

README

Int Compression

Implementation of 4 wise null supression

Commit count: 20

cargo fmt