dtolnay / get-all-crates
Download .crate files of all versions of all crates from crates.io
☆45Updated last week
Alternatives and similar repositories for get-all-crates:
Users that are interested in get-all-crates are comparing it to the libraries listed below
- ☆54Updated last year
- A snapshot of name squatting on crates.io☆75Updated 11 months ago
- ☆73Updated 4 months ago
- ☆53Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- A sinless derive helper☆65Updated 4 months ago
- Imitate the documentation build that docs.rs would do☆48Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated this week
- Unbuffered and unlocked I/O streams☆45Updated last week
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- Minimal TOML library with few dependencies☆84Updated last week
- Re-usable CLI flags for `cargo` plugins☆36Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆61Updated last week
- Remove Cargo.lock lockfile☆33Updated last month
- Serde serializer for generating Starlark build targets☆66Updated this week
- Cargo API written in Paris☆47Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- A Rust crate for formatting strings dynamically