FirefoxGraphics / qcms
Rust color management
☆53Updated 4 months ago
Alternatives and similar repositories for qcms:
Users that are interested in qcms are comparing it to the libraries listed below
- Safe Rust wrapper for the MozJPEG library☆75Updated this week
- Safe wrapper to libheif-sys for parsing heif/heic files☆36Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Sort Unicode strings lexicographically☆36Updated 5 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Use winit like the async runtime you've always wanted☆48Updated 7 months ago
- String optimized for map keys☆61Updated 2 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- ☆51Updated 8 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- ICC color profiles in Rust☆44Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- Const TypeId and non-'static TypeId☆58Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆36Updated last year
- Library for language and locale identifier negotiation.☆39Updated 8 months ago
- We have Crater At Home☆22Updated 2 months ago
- Types to define keyboard related events.☆55Updated 3 weeks ago
- ☆54Updated last year
- File locking for Rust.☆43Updated 5 months ago
- You can name anonymous Future from async fn without dyn or Box!☆57Updated 2 years ago
- Convert Unicode to ASCII "Ôóű, 🦄☣ in 北亰" "Oou, unicorn face biohazard in Bei Jing"☆67Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year