kornelski / avif-serializeLinks
Minimal pure Rust AVIF writer (bring your own AV1 payload)
☆23Updated 3 weeks ago
Alternatives and similar repositories for avif-serialize
Users that are interested in avif-serialize are comparing it to the libraries listed below
Sorting:
- A pure Rust PNG image decoder and encoder based on lodepng.☆28Updated last month
- ICC color profiles in Rust☆47Updated last month
- Rust color management☆57Updated 6 months ago
- libdav1d rust bindings☆49Updated 3 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last month
- Color space conversion math made simple☆40Updated 9 months ago
- A Rust implementation of the Zopfli compression algorithm.☆41Updated 3 weeks ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆47Updated 11 months ago
- Render egui with skia!☆65Updated 9 months ago
- Rust Markdown Parser☆27Updated last year
- Safe wrapper to libheif-sys for parsing heif/heic files☆45Updated 3 weeks ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- Defer dropping large structs to a background thread