logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Cargo Search - Find Rust Packages | Online Free DevTools by Hexmos

Find Rust packages easily with Cargo Search. Discover crates and their descriptions in TOML format for seamless Cargo.toml integration. Free online tool, no registration required.

cargo-search

Search for packages on https://crates.io. The crates are displayed along with descriptions in TOML format suitable for copying into Cargo.toml. More information: https://doc.rust-lang.org/cargo/commands/cargo-search.html.

  • Search for packages:

cargo search {{query}}

  • Show n results (default: 10, max: 100):

cargo search --limit {{n}} {{query}}

See Also