image-rs / weezl
LZW en- and decoding that goes weeeee!
☆28Updated 11 months ago
Alternatives and similar repositories for weezl:
Users that are interested in weezl are comparing it to the libraries listed below
- ☆36Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Library for working with pixels and images☆26Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Extensions to the Rust standard library☆44Updated 4 months ago
- A maintained fork of the app-dirs-rs project.☆35Updated 7 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- Non-owning unsafe I/O☆20Updated 4 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated 3 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated last month
- A single-threaded executor for deferred async code for games.☆56Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A sanity checker for global allocations in Rust☆51Updated 3 weeks ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Shows only the first page of rustc output☆11Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Extensions for the Rust standard library☆39Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago