seancroach / hex_colorLinks
A Rust library for parsing, serializing, and operating on hex colors.
☆15Updated last year
Alternatives and similar repositories for hex_color
Users that are interested in hex_color are comparing it to the libraries listed below
Sorting:
- Procedural macro that generates an array of the field names of a named struct☆37Updated last year
- ☆43Updated last year
- struct RGB for sharing pixels between crates☆108Updated 5 months ago
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 10 months ago
- Rust procedural macro attribute parser☆44Updated last year
- Rust feature search☆182Updated 5 months ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- Rust Object Notation (RON) vscode extension☆52Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated last year
- Easily add Fluent to your Rust project.☆161Updated last month
- Pull in every source file in a directory as a module☆179Updated this week
- Install `Trunk` by downloading the executable☆36Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated last week
- Rust library for typesystem-assisted bitflags.☆134Updated this week
- Embed images in Rust documentation☆27Updated 4 years ago
- A Rust library for doing URL percentage encoding.☆73Updated last year
- Unicode Case-folding for Rust☆89Updated 11 months ago
- Open a file or link in the system default program.☆73Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Parse integers directly from `[u8]` slices in safe code☆61Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- A plugin that adds RON (Rusty Object Notation) support to IntelliJ IDEA☆32Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- String optimized for map keys☆68Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Provides typed variants of Path and PathBuf for Unix and Windows☆60Updated 2 months ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Derive a builder for your constructors in Rust☆71Updated last month