kornelski / rust-rgb
struct RGB for sharing pixels between crates
☆101Updated 3 months ago
Alternatives and similar repositories for rust-rgb:
Users that are interested in rust-rgb are comparing it to the libraries listed below
- Cargo API written in Paris☆47Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- ☆105Updated 11 months ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- Utility for comparing two structs and re-applying the differences to other structs☆120Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Extensions for the Rust standard library☆39Updated 11 months ago
- ☆111Updated 2 years ago
- ☆55Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Pull in every source file in a directory as a module☆169Updated 2 weeks ago
- Write doc comments from macros☆101Updated 3 years ago
- Imitate the documentation build that docs.rs would do☆49Updated last month
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- Humansize - A flexible crate for humanizing file sizes☆116Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- ☆74Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆81Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Rust library to convert between ISO 639 codes and English language names☆29Updated 9 months ago
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆64Updated 2 years ago
- Type that deserializes only from one specific value☆231Updated 2 weeks ago