kornelski / rust-rgb
struct RGB for sharing pixels between crates
☆99Updated 2 months ago
Alternatives and similar repositories for rust-rgb:
Users that are interested in rust-rgb are comparing it to the libraries listed below
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Migrated to Codeberg☆81Updated last year
- Pull in every source file in a directory as a module☆169Updated last week
- Accessing file timestamps in a platform-agnostic fashion in Rust☆120Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated 3 weeks ago
- ☆105Updated 10 months ago
- A std::Instant replacement that works on WASM too.☆111Updated 8 months ago
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆130Updated last month
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 4 months ago
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆78Updated this week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- ☆111Updated 2 years ago
- ☆74Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Macro for sealing traits and structures☆50Updated 2 months ago
- Track rust binary sizes across builds using Github Actions☆96Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago