Pinned Repositories
color_quant
Color quantization library
deflate-rs
An implementation of a DEFLATE encoder in rust
image
Encoding and decoding images in Rust
image-gif
GIF en- and decoder
image-png
PNG decoding and encoding library in pure Rust
image-tiff
TIFF decoding and encoding library in pure Rust
image-webp
imageproc
Image processing operations
inflate
A pure Rust implementation of DEFLATE decompression
jpeg-decoder
JPEG decoder written in Rust -- currently in maintenance mode
image-rs's Repositories
image-rs/image
Encoding and decoding images in Rust
image-rs/imageproc
Image processing operations
image-rs/image-png
PNG decoding and encoding library in pure Rust
image-rs/image-gif
GIF en- and decoder
image-rs/jpeg-decoder
JPEG decoder written in Rust -- currently in maintenance mode
image-rs/image-tiff
TIFF decoding and encoding library in pure Rust
image-rs/deflate-rs
An implementation of a DEFLATE encoder in rust
image-rs/inflate
A pure Rust implementation of DEFLATE decompression
image-rs/image-webp
image-rs/color_quant
Color quantization library
image-rs/y4m
YUV4MPEG2 (.y4m) Encoder/Decoder
image-rs/canvas
An experimental allocated buffer suitable for image data (Rust library).
image-rs/weezl
LZW en- and decoding that goes weeeee!
image-rs/fdeflate
Fast deflate implementation specialized for PNG image data
image-rs/blog.image-rs.org
Public blog of image-rs and its members
image-rs/byteorder-lite
A fork of the `byteorder` crate with no unsafe code
image-rs/image-core
Core set of types and traits for image encoding and decoding
image-rs/organization
Organizational and administrative topics
image-rs/undump
Analyze image dumps
image-rs/advisory-db
Security advisory database for Rust crates published through crates.io
image-rs/emulsion
A fast and minimalistic image viewer
image-rs/image-convert
Experimental library to convert buffers between different color types
image-rs/image-rs.github.io
The image-rs organization overview
image-rs/rust-icns
Rust library for encoding/decoding Apple Icon Image (.icns) files