A comprehensive, production-ready text analysis library and REST API server. Features 19+ professional writing analysis tools including grammar checking, readability metrics, passive voice detection, style scoring, and more. Provides both CLI and REST API interfaces with 6 specialized endpoints.
A parser generator for Rust that compiles EBNF-like grammars into syn::parse::Parse implementations.
Interruptible parser for Rust for the expandable project
Loess-based Rust grammar (as needed).
The external tool for Rust Sitter that extracts grammars from Rust definitions
High-performance PEG parser library with packrat memoization and arena allocation
A package for defining tree-sitter grammars alongside Rust logic
Rust grammar for the unsynn parser library [WIP]
Shared logic for the Rust Sitter macro and tool
Procedural macros for Rust Sitter
Derive macro for static regular grammar
Procedural macros for defining Krust Sitter grammars in Rust