ans 0.3.2

rANS entropy coding with bits-back primitives. no_std, zero dependencies.
Documentation
[package]
name = "ans"
version = "0.3.2"
authors = ["Arc <attobop@gmail.com>"]
edition = "2021"
rust-version = "1.81"
description = "rANS entropy coding with bits-back primitives. no_std, zero dependencies."
license = "MIT OR Apache-2.0"
repository = "https://github.com/arclabs561/ans"
homepage = "https://github.com/arclabs561/ans"
documentation = "https://docs.rs/ans"
readme = "README.md"
keywords = ["ans", "rans", "entropy-coding", "compression", "bits-back"]
categories = ["compression", "algorithms"]

[workspace]

[dependencies]

[dev-dependencies]
proptest = "1.5"
fingerprints = "0.2"