compvec 0.1.3

Compressing integer vectors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "compvec"
version = "0.1.3"
edition = "2021"
license = "MIT"
description = "Compressing integer vectors"
homepage = "https://github.com/lostinc0de/compvec"
repository = "https://github.com/lostinc0de/compvec"
readme = "README.md"
keywords = ["integer", "compression"]

[dependencies]