image-rs / fdeflate
Fast deflate implementation specialized for PNG image data
☆19Updated last month
Alternatives and similar repositories for fdeflate:
Users that are interested in fdeflate are comparing it to the libraries listed below
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- ☆35Updated 6 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Token De/Serializer for testing De/Serialize implementations☆15Updated 2 months ago
- Exhaustive iteration trait in Rust☆13Updated last month
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- Pretty backtraces for rust☆14Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- An experimental allocated buffer suitable for image data (Rust library).☆30Updated 2 months ago
- Make any value Sync but only available on its original thread☆38Updated last week
- Learn what's changed on crates.io☆16Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- Testing the Rust standard library with Miri, continuously☆12Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Zero-terminated string types for FFI.☆13Updated last year
- LZW en- and decoding that goes weeeee!☆27Updated 10 months ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- A custom context for eyre that supports backtraces on stable