dtolnay / fast-rustupLinks
☆55Updated last year
Alternatives and similar repositories for fast-rustup
Users that are interested in fast-rustup are comparing it to the libraries listed below
Sorting:
- Imitate the documentation build that docs.rs would do☆57Updated 2 weeks ago
- ☆53Updated last month
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆78Updated 3 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Obsessively tiny error derive macro☆87Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- An alternate Cargo registry using static files☆133Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- String optimized for map keys☆66Updated 2 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last month
- The quickest way to override dependencies with Cargo☆65Updated last week
- Serde serializer for generating Starlark build targets☆69Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆32Updated this week
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Use winit like the async runtime you've always wanted☆49Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- An exploration of Storages☆37Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆98Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year