image-rs / weezlLinks
LZW en- and decoding that goes weeeee!
☆28Updated last week
Alternatives and similar repositories for weezl
Users that are interested in weezl are comparing it to the libraries listed below
Sorting:
- ☆36Updated 9 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A sanity checker for global allocations in Rust☆51Updated 2 months ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated 2 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Non-owning unsafe I/O☆20Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A binary format for Rust / serde that supports schema evolution☆17Updated 3 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Shows only the first page of rustc output☆11Updated last week
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Asset manger for good assets only☆31Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- ☆57Updated last year
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 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`☆31Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- ☆56Updated last year
- A dynamic library helper for rust crates☆35Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated last week