Skip to content

A Rust-powered command-line spell checker, including a recommendation system for misspelled words

Notifications You must be signed in to change notification settings

silvia-odwyer/rust-spell-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Spell Checker

A lightning-fast spell-checker, powered by Rust.

This spell-checker also contains a recommendation system for misspelled words, ranking the possible correct spellings in order of popularity.

Features

  • Speed
  • A recommendation system
  • Extra optimizations built-in

It can spell-check 2000 words in 0.49 seconds on average.

In Action

Here's rspell in action.

How To Get It

Compile it from source, and have fun!

About

A Rust-powered command-line spell checker, including a recommendation system for misspelled words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages