image-rs / weezlLinks
LZW en- and decoding that goes weeeee!
☆28Updated 2 months ago
Alternatives and similar repositories for weezl
Users that are interested in weezl are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆36Updated 11 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Easy and safe destructuring for more types.☆32Updated last month
- ☆56Updated 2 years ago
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Extensions for the Rust standard library☆40Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆57Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated this week
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated 2 months ago
- String optimized for map keys☆66Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- ☆31Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago