56 releases (24 breaking)

Uses new Rust 2024

new 0.25.1 Mar 11, 2025
0.24.0 Mar 5, 2025
0.13.0 Dec 30, 2024
0.12.0 Oct 13, 2024
0.8.3 Mar 25, 2024

#93 in WebAssembly

Download history 31/week @ 2024-11-20 25/week @ 2024-11-27 57/week @ 2024-12-04 64/week @ 2024-12-11 10/week @ 2024-12-18 133/week @ 2024-12-25 243/week @ 2025-01-01 161/week @ 2025-01-08 254/week @ 2025-01-15 343/week @ 2025-01-22 345/week @ 2025-01-29 199/week @ 2025-02-05 615/week @ 2025-02-12 150/week @ 2025-02-19 168/week @ 2025-02-26 263/week @ 2025-03-05

1,251 downloads per month
Used in 6 crates

Apache-2.0

570KB
16K 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