netvl / immetaLinks
Image metadata inspection library in Rust
☆24Updated 3 years ago
Alternatives and similar repositories for immeta
Users that are interested in immeta are comparing it to the libraries listed below
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- ☆57Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Error management☆26Updated 7 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- ☆57Updated last year
- ☆53Updated 5 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- ☆13Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- ☆31Updated 5 years ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Pluralization handling in Rust☆38Updated 2 years ago
- Compares two equal-sized byte strings in constant time.