danieleades / arithmetic-codingLinks
Arithmetic coding library
☆17Updated last month
Alternatives and similar repositories for arithmetic-coding
Users that are interested in arithmetic-coding are comparing it to the libraries listed below
Sorting:
- 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 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- ☆13Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆18Updated last year
- ☆31Updated 5 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Helps you frob those bits☆41Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- ☆56Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 3 years ago
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆38Updated 3 years ago
- ☆30Updated last year
- Trait generalization of the fundamental types☆48Updated last year
- Faster integer division and modulus operations☆88Updated 6 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
- Set process and thread affinity in your Rust programs !☆30Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Efficient byte-stream pipe buffer☆44Updated last year