danieleades / arithmetic-codingLinks
Arithmetic coding library
☆17Updated 2 weeks ago
Alternatives and similar repositories for arithmetic-coding
Users that are interested in arithmetic-coding are comparing it to the libraries listed below
Sorting:
- ☆18Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆13Updated 3 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- ☆36Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- ☆56Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- ☆27Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A friendly wrapper around ptrace(2)☆17Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- ☆31Updated 5 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Trait generalization of the fundamental types☆46Updated last year
- Crunchy unroller - deterministically unroll constant loops☆48Updated 4 months ago