blaind / webp-animationLinks
A high-level Rust wrapper for decoding and encoding WebP animations
☆38Updated last year
Alternatives and similar repositories for webp-animation
Users that are interested in webp-animation are comparing it to the libraries listed below
Sorting:
- Use winit like the async runtime you've always wanted☆51Updated last year
- 🪞 Powerful reflection library for Rust☆95Updated 3 months ago
- ☆57Updated last year
- An easy to use library to save arbitrary rust data-structures to disk (or serialize to any other stream)☆96Updated 2 weeks ago
- Render egui with skia!☆65Updated 8 months ago
- Drop-in replacement for std::time for Wasm in browsers☆77Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- fn(Code) -> Docs☆85Updated 2 years ago
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- Integrates tracing and logging with egui for event collection/visualization☆36Updated 7 months ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆32Updated last month
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 3 weeks ago
- An actual dropdown list for egui☆50Updated 5 months ago
- Rust macro to specialize on the type of an expression.☆44Updated 2 years ago
- Rust bindings for the Khronos EGL API☆22Updated last year
- Color in Rust.☆87Updated last month
- A framework independent animation library for rust, works nicely with Iced and the others☆59Updated 3 years ago
- struct RGB for sharing pixels between crates☆107Updated 3 weeks ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated last week
- Automated GUI testing using accesskit☆69Updated 3 weeks ago
- a simple modal library for egui☆79Updated 7 months ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆80Updated 10 months ago
- ☆34Updated 2 years ago
- ☆29Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A treeview widget for egui☆45Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Rust procedural macro attribute parser