mindeng / nom-exifLinks
Exif/metadata parsing library written in pure Rust, both image (jpeg/heif/heic/jpg/tiff/raf etc.) and video/audio (mov/mp4/3gp/webm/mkv/mka, etc.) files are supported.
☆72Updated last month
Alternatives and similar repositories for nom-exif
Users that are interested in nom-exif are comparing it to the libraries listed below
Sorting:
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆92Updated last week
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆134Updated 2 months ago
- An mdBook single PDF generator using pure Rust and some Node.js☆58Updated last year
- A small and lightweight Rust library to obtain the active locale on the system.☆100Updated 8 months ago
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- A Rust library for moving files to the Recycle Bin☆216Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Pure-Rust rewrite of the Linux fontconfig library (no system dependencies) - using ttf-parser and allsorts☆75Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- Open a file or link in the system default program.☆69Updated last month
- Rust Wasm Plugins Example☆86Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- The missing compound borrowing for Rust.☆58Updated last month
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆126Updated this week
- PDF library in Rust☆40Updated 3 months ago
- A caching middleware that follows HTTP caching rules☆85Updated 2 weeks ago
- Rust crate to detect if dark mode or light mode is enabled☆116Updated 3 months ago
- An experimental, work-in-progress PDF rasterizer in pure Rust.☆137Updated this week
- Convert Unicode to ASCII "Ôóű, 🦄☣ in 北亰" "Oou, unicorn face biohazard in Bei Jing"☆82Updated 2 months ago
- A truly zero-cost argument parser for Rust☆50Updated 2 years ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆93Updated last week
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- A simple, in-memory font database with CSS-like queries.☆152Updated 9 months ago
- A drawing framework for arbitrary windowing systems☆79Updated last year
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆78Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.