Search through Rust crates without leaving the terminal.
Get a quick summary, compare different crates, quickly open crate
repositories and documentation in the browser, copy Cargo.toml
dependency
lines to clipboard, and more.
cns
supports composite queries of categories, keywords, strings, and sorts:
```text
cat=games sudoku sort=rdl
key=web sort=new
socket sort=update
key=crates search sort=dl ```
cns
cargo install cns
or
git clone https://github.com/adamsky/cns
cd ./cns
cargo run --release
cns
``` _ .----.----.---.-.| |.-----. | | | _ || _| -| ||| |.|||| .-----.---.-.--------.-----. | | _ | | -| |||.||||_| .-----.-----.---.-.----.----.| |--. |_ --| -| _ | _| _|| | |_||.|| ||||_|
quit
```
Pass --no-summary
argument when running cns
if you don't want to load
a registry summary on application startup.