☆206Feb 8, 2026Updated 3 weeks ago
Alternatives and similar repositories for cargo_metadata
Users that are interested in cargo_metadata are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 4 months ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- Tar file reading/writing for Rust☆706Feb 27, 2026Updated last week
- Rust symbol demangling☆295Jan 15, 2026Updated last month
- Re-usable CLI flags for `cargo` plugins☆45Updated this week
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆659Feb 16, 2026Updated 2 weeks ago
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 3 weeks ago
- ☆64Aug 28, 2024Updated last year
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- oh heck, a case conversion library☆583Aug 9, 2025Updated 6 months ago
- Automatic cfg for Rust compiler features☆112Feb 5, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week
- Macro for writing nested `if let` expressions☆168Aug 29, 2025Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 3 weeks ago
- ☆78Aug 23, 2025Updated 6 months ago
- Indented document literals for Rust☆767Feb 16, 2026Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 3 weeks ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- Unsafe marker trait for types that deref to a stable address☆35Oct 9, 2025Updated 4 months ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,379Feb 5, 2026Updated last month
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Support for matching file paths against Unix shell style patterns.☆570Dec 2, 2025Updated 3 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Dec 2, 2020Updated 5 years ago
- A lightweight version of pin-project written with declarative macros.☆274Updated this week
- Rust library for retrieving and interacting with the crates.io index☆74Feb 14, 2026Updated 2 weeks ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Nov 22, 2021Updated 4 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,564Jan 11, 2026Updated last month
- Rustdoc's JSON output interface☆37Dec 16, 2025Updated 2 months ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- ☆20Aug 22, 2023Updated 2 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆581Jan 17, 2026Updated last month
- Accessing file timestamps in a platform-agnostic fashion in Rust☆128Feb 10, 2026Updated 3 weeks ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year