TechnikTobi / little_exifLinks
A little library for reading and writing EXIF data in pure Rust.
☆43Updated 3 weeks ago
Alternatives and similar repositories for little_exif
Users that are interested in little_exif are comparing it to the libraries listed below
Sorting:
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆167Updated 2 weeks ago
- Add observability to your Rust types!☆57Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Rust procedural macro attribute parser☆45Updated last year
- A Rust macro to make enums with a subset of values of the parent☆123Updated last week
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆138Updated 3 months ago
- horrible serde macro stuff☆39Updated last year
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 2 years ago
- Easily add Fluent to your Rust project.☆157Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆79Updated 8 months ago
- ☆70Updated this week
- Dead simple queue implementation for rust with async-await☆104Updated 2 months ago
- 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/m…☆79Updated 4 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆87Updated 10 months ago
- A simple in-memory search for collections and key-value stores.☆79Updated 4 months ago
- Pre-RFC for merging cargo-script into cargo☆36Updated 2 weeks ago
- Cleans all projects under specified directory.☆99Updated 5 months ago
- Convert number to enum☆87Updated last year
- A truly zero-cost argument parser for Rust☆51Updated 2 years ago
- VERY fast encoder/decoder for QOI image format in pure and safe Rust☆111Updated 2 months ago
- ☆118Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A sinless derive helper☆75Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆121Updated last year