#arithmetic-coding #lossless #encoding #fenwick-tree

fenwick-model

fenwick-tree-based test utils for the 'arithmetic-coding' crate

1 unstable release

0.1.0 Sep 13, 2024

#213 in Compression

Download history 135/week @ 2024-09-08 37/week @ 2024-09-15

172 downloads per month

MIT license

34KB
502 lines

Fenwick Model

a 'fenwick tree'-based implementation of an arithmetic_coding::Model, for testing purposes


lib.rs:

Models implemented using Fenwick trees

Dependencies

~285–740KB
~17K SLoC