languagetool-rust
« Back to VersTracker
Description:
LanguageTool API in Rust
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: rust languagetool grammar api-client proofreading nlp
Install: brew install languagetool-rust
About:
languagetool-rust provides a robust, asynchronous Rust interface for the LanguageTool API, enabling seamless integration of advanced grammar and style checking into Rust applications. It offers comprehensive support for error detection, style suggestions, and automated corrections, making it ideal for building high-performance text analysis tools.
Key Features:
  • Asynchronous API client built on Tokio and Reqwest
  • Comprehensive support for grammar, style, and spelling checks
  • Detailed error reporting with contextual suggestions
  • Configurable rules and language options
Use Cases:
  • Integrating grammar checking into custom writing or blogging platforms
  • Building automated text analysis and linting tools for CI/CD pipelines
  • Creating educational applications for language learning and proofreading
Alternatives:
  • language-tool-rust – Alternative Rust crate with similar functionality; compare for API design and feature parity.
  • LanguageTool (Java) – The official Java server; this Rust client provides a lightweight alternative for integration without a JVM dependency.
Version History
Detected Version Rev Change Commit
Sep 17, 2025 12:19pm 0 VERSION_BUMP 20256e00
Sep 17, 2025 8:13am 0 VERSION_BUMP f173b033
Sep 15, 2025 2:38pm 0 VERSION_BUMP fc0d621e
Dec 21, 2024 3:46am 0 VERSION_BUMP c07cb1a9