aldanor / qoi-rustLinks
VERY fast encoder/decoder for QOI image format in pure and safe Rust
☆121Updated 5 months ago
Alternatives and similar repositories for qoi-rust
Users that are interested in qoi-rust are comparing it to the libraries listed below
Sorting:
- Fast implementation of QOI format in Rust☆94Updated last week
- Müsli is a flexible and efficient serialization framework☆420Updated 3 weeks ago
- Matroska format support☆111Updated 7 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆185Updated last month
- "A very small syn"☆212Updated 11 months ago
- An LZMA decoder written in pure Rust☆149Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆66Updated 2 months ago
- A tiny, fast, zero-dep library for random number generation☆244Updated 7 months ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Extract bits from a byte slice☆80Updated 3 months ago
- ☆72Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆134Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- A Rust promise for games and immediate mode GUIs