dtolnay / dashboardLinks
☆17Updated last month
Alternatives and similar repositories for dashboard
Users that are interested in dashboard are comparing it to the libraries listed below
Sorting:
- Imitate the documentation build that docs.rs would do☆68Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- The quickest way to override dependencies with Cargo☆82Updated last week
- Re-usable CLI flags for `cargo` plugins☆44Updated last week
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- Binary size analyzer for Rust programs☆37Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last month
- ☆53Updated last month
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated this week
- Remove Cargo.lock lockfile☆34Updated last month
- Better type id and Any for Rust☆16Updated last month
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Configure const and static items by environment variables.☆26Updated 2 months ago
- ☆43Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Cargo hack manager☆64Updated 2 years ago
- Obsessively tiny error derive macro☆86Updated last year
- Collection of utilities for writing your own dev scripts☆66Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Rust library for running child processes☆38Updated 4 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- State machine pattern for Rust☆29Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last week