t28hub / auto-paletteLinks
🎨 Automatically extract prominent color palettes from images, available as a Rust library, WebAssembly module, and CLI tool.
☆24Updated this week
Alternatives and similar repositories for auto-palette
Users that are interested in auto-palette are comparing it to the libraries listed below
Sorting:
- Rust on the client. Less than 800 lines of code. No dependencies.☆97Updated 2 months ago
- A CLI tool to run custom scripts in Rust, defined in Scripts.toml☆24Updated last year
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆69Updated last year
- A sub-millisecond terminal text rendering system using WebGL2☆138Updated 2 weeks ago
- Extism Plug-in Development Kit (PDK) for Rust☆60Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Resend's Official Rust SDK☆48Updated 2 months ago
- ☆22Updated last week
- Rust crate to retrieve public IP address and geolocation data. 🦀☆36Updated last week
- Wait for a collection of async tasks to finish.☆34Updated 11 months ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 4 months ago
- Recompile Rust faster. Good for your flow state.☆48Updated last year
- Compile-time lifetimes for comments.☆119Updated last year
- Wrapper for macOS system manager☆41Updated 2 months ago
- Rust time library comparison - shootout to see which crate handles common tasks the best☆22Updated 8 months ago
- Small Rust library to fetch info about a web page: title, description, language, HTTP info, RSS feeds, Opengraph, Schema.org, and more☆58Updated 10 months ago
- A wgpu based rendering backend for ratatui.☆90Updated 3 weeks ago
- WebAssembly sourcemap generator and WASM binary source mapping url section patcher☆42Updated 4 months ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆32Updated last week
- Impl Rust Page☆27Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- 📦 Embed ViteJS-compiled assets in your Rust binary☆82Updated 3 weeks ago
- ☆117Updated this week
- Tako is a lightweight and minimalistic web framework built on Tokio and Hyper written in Rust.☆41Updated this week
- Cargo subcommand to sort derive attributes 📦