Jump to content

Workflow to search for Rust crates 📦


Recommended Posts

Hi I'd just like to share a simple workflow that I have written for Alfred that I use on a daily basis to search for Rust crates and open the relevant Crates.io, Lib.rs, or Docs.rs URLs.

Download it from GitHub

Features

  • Manages a local Crates.io registry: downloaded the first time you use the workflow and updated twice a day (both in the background).
  • Opens the crate in the default browser. You can use modifiers to change the URL that is navigated to.
  • 🤸Blazingly fast: no network calls since the registry is local, and it is built in Rust 🦀.

 

crates.gif.11f3228bfa20de9597ecf5c207107352.gif

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...