danieleades / arithmetic-coding
Arithmetic coding library
☆14Updated 2 months ago
Alternatives and similar repositories for arithmetic-coding:
Users that are interested in arithmetic-coding are comparing it to the libraries listed below
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Cross-platform configuration and data saving between desktop and web☆10Updated 5 years ago
- ☆13Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Rust library for image convolution.☆8Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- Executor for asynchronous task based on wasm web workers.☆33Updated 3 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- ☆11Updated 4 years ago
- ☆35Updated 5 months ago
- Convenient drawing of objects such as shapes, lines and text to buffers☆17Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- The tiniest sort☆15Updated 4 years ago
- ☆38Updated last year
- with_drop: Nostd wrapper for using a closure as a custom drop function☆11Updated 2 years ago
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- LZW en- and decoding that goes weeeee!☆27Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Trait and macro for unitary enums☆16Updated 2 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Simple bitset with small-set (single-word) optimization☆19Updated 7 months ago
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 2 months ago