danieleades / arithmetic-coding
Arithmetic coding library
☆16Updated last week
Alternatives and similar repositories for arithmetic-coding:
Users that are interested in arithmetic-coding are comparing it to the libraries listed below
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- ☆35Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆13Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆31Updated 5 years ago
- ☆28Updated last month
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements