dtolnay / dashboardLinks
☆15Updated 8 months ago
Alternatives and similar repositories for dashboard
Users that are interested in dashboard are comparing it to the libraries listed below
Sorting:
- horrible serde macro stuff☆39Updated 2 years ago
- Binary size analyzer for Rust programs☆37Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Better type id and Any for Rust☆14Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- State machine pattern for Rust☆29Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆12Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Serde error messages for humans.☆39Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last week
- Macro for sealing traits and structures☆59Updated 11 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- Rust library for running child processes☆38Updated last month
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆59Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 weeks ago
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- Cargo hack manager☆64Updated last year
- ☆53Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago