58 releases (26 breaking)

Uses new Rust 2024

new 0.27.0 Apr 1, 2025
0.26.0 Mar 21, 2025
0.25.1 Mar 11, 2025
0.13.0 Dec 30, 2024
0.8.3 Mar 25, 2024

#254 in Text processing

Download history 26/week @ 2024-12-14 1/week @ 2024-12-21 299/week @ 2024-12-28 106/week @ 2025-01-04 305/week @ 2025-01-11 224/week @ 2025-01-18 402/week @ 2025-01-25 208/week @ 2025-02-01 410/week @ 2025-02-08 387/week @ 2025-02-15 197/week @ 2025-02-22 255/week @ 2025-03-01 324/week @ 2025-03-08 144/week @ 2025-03-15 158/week @ 2025-03-22 166/week @ 2025-03-29

815 downloads per month
Used in 6 crates

Apache-2.0

620KB
17K SLoC

harper-core

harper-core is the fundamental engine behind Harper, the grammar checker for developers.

harper-core is available on crates.io. However, improving the API is not currently a high priority. Feel free to use harper-core in your projects. If you run into issues, create a pull request.

Features

concurrent: Whether to use thread-safe primitives (Arc vs Rc). Disabled by default. It is not recommended unless you need thread-safely (i.e. you want to use something like tokio).

Dependencies

~9.5MB
~140K SLoC