ImageOptim / mozjpeg-rustLinks
Safe Rust wrapper for the MozJPEG library
☆83Updated 10 months ago
Alternatives and similar repositories for mozjpeg-rust
Users that are interested in mozjpeg-rust are comparing it to the libraries listed below
Sorting:
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 months ago
- A rust logger that routes messages to the browser's console.☆101Updated 7 months ago
- Compile-time string operations☆114Updated last week
- Unicode validation and transcoding at billions of characters per second☆23Updated this week
- like thread::spawn but for processes☆159Updated 9 months ago
- Async filesystem primitives☆141Updated last month
- MIME Media-type parsing for Rust☆58Updated last month
- Safe wrapper to libheif-sys for parsing heif/heic files☆50Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- Compatibility adapter between tokio and futures☆186Updated 4 months ago
- A simple, in-memory font database with CSS-like queries.☆164Updated last year
- Simple string matching with single- and multiple-wildcard operator☆92Updated last month
- Static file-serving for Hyper 1.0☆56Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A pure Rust implementation of Blurhash☆63Updated last week
- Rust color management☆58Updated 9 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 2 months ago
- Rust library for the universal plug and play protocol.☆39Updated 5 months ago
- CBOR: Concise Binary Object Representation☆82Updated 3 weeks ago
- ☆60Updated last year
- Async IMAP implementation in Rust