Greek rule-based spell checker.
The design is inspired (yet much simpler) by ruff and spaCy, and implements ideas of grac and greek-double-accents.
To run it:
cargo install --git https://github.com/daxida/grs
grs --help
It does not have a stable API.