Color schemes for charts and maps
☆234Jan 5, 2026Updated 2 months ago
Alternatives and similar repositories for colorous
Users that are interested in colorous are comparing it to the libraries listed below
Sorting:
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 2 weeks ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- Embedded Rust arithmetic, 2D/3D vector, and statistics library☆482Sep 7, 2024Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Thermite SIMD: Melt your CPU☆155Updated this week
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- ☆110Apr 3, 2024Updated last year
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated 2 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Jan 24, 2022Updated 4 years ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- Proof of concept of procedural macro input parsed by LALRPOP☆52Dec 19, 2022Updated 3 years ago
- Async filesystem primitives☆145Feb 15, 2026Updated 2 weeks ago
- Composable probability distributions☆16Jan 31, 2023Updated 3 years ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,207Feb 19, 2026Updated 2 weeks ago
- Convert number to enum☆87Jul 30, 2024Updated last year
- Analysis of various tricky Rust code☆1,997Dec 20, 2025Updated 2 months ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆25Oct 26, 2023Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Oct 23, 2022Updated 3 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 3 weeks ago
- A Rust library for linear color calculations and conversion☆809Oct 26, 2025Updated 4 months ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆333Feb 7, 2026Updated 3 weeks ago