[Media] DidYouMean: A cli spelling corrector written in Rust!

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cargo-rx

    A simple, modern fuzzy finder tool to run examples in a Cargo project.

  • Very cool. I'm looking for a spell checking or auto correction hint support for a fuzzy finder project I've currently been building out. I just created an issue under the project as I was inspired in part by supporting such a feature; I do think it would be cool to add auto completion or suggestion hints mainly for CLI utilities, at least ones where it makes sense to have it certainly. I like that cargo run already has built in support for this, and I agree it would be cool for other projects to adopt such functionality, assuming it proves to be feasible enough.

  • thefuck

    Magnificent app which corrects your previous console command.

  • Yeah! There's an extremely popular package called thefuck that does CLI name/argument correction that I think would be closer to what you're looking for

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nixpkgs

    Nix Packages collection & NixOS

  • A bit tired/lazy to add to the project's repository for instructions, etc. right now, but if any nixpkgs users want to review the PR: https://github.com/NixOS/nixpkgs/pull/169146

  • typos

    Source code spell checker

  • Check out typos for ideas.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts