arithmetic-coder 0.1.0

Binary arithmetic coder
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Dimitar Rusev <mitikodev@gmail.com>"]
categories = ["compression"]
description = "Binary arithmetic coder"
edition = "2021"
keywords = ["arithmetic", "coder", "binary", "optimal"]
license = "GPL-3.0"
name = "arithmetic-coder"
repository = "https://github.com/mitiko/weath3rb0i/blob/main/src/entropy_coding"
version = "0.1.0"