danieleades / arithmetic-codingLinks
Arithmetic coding library
☆17Updated last week
Alternatives and similar repositories for arithmetic-coding
Users that are interested in arithmetic-coding are comparing it to the libraries listed below
Sorting:
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- ☆18Updated last year
- ☆38Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- ☆13Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Faster integer division and modulus operations☆88Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- Asynchronous pipelines of contiguous data, for rust.☆18Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Simple bitset with small-set (single-word) optimization☆19Updated last year
- ☆31Updated 5 years ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- ☆34Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Updated last year
- ☆26Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 4 years ago
- Write simple proc-macros inline with other source code.☆20Updated last year
- Executor for asynchronous task based on wasm web workers.☆33Updated last year