59 releases (27 breaking)

Uses new Rust 2024

new 0.29.0 Apr 15, 2025
0.26.0 Mar 21, 2025
0.13.0 Dec 30, 2024
0.12.0 Oct 13, 2024
0.8.3 Mar 25, 2024

#303 in Text editors

Download history 99/week @ 2024-12-24 265/week @ 2024-12-31 123/week @ 2025-01-07 278/week @ 2025-01-14 268/week @ 2025-01-21 421/week @ 2025-01-28 169/week @ 2025-02-04 588/week @ 2025-02-11 159/week @ 2025-02-18 223/week @ 2025-02-25 296/week @ 2025-03-04 281/week @ 2025-03-11 201/week @ 2025-03-18 74/week @ 2025-03-25 214/week @ 2025-04-01 47/week @ 2025-04-08

558 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
~141K SLoC