49 releases (19 breaking)

new 0.20.0 Feb 10, 2025
0.18.1 Jan 28, 2025
0.13.0 Dec 30, 2024
0.12.0 Oct 13, 2024
0.8.3 Mar 25, 2024

#106 in WebAssembly

Download history 34/week @ 2024-10-21 26/week @ 2024-10-28 48/week @ 2024-11-04 29/week @ 2024-11-11 31/week @ 2024-11-18 26/week @ 2024-11-25 21/week @ 2024-12-02 102/week @ 2024-12-09 15/week @ 2024-12-16 347/week @ 2024-12-30 64/week @ 2025-01-06 335/week @ 2025-01-13 213/week @ 2025-01-20 476/week @ 2025-01-27 120/week @ 2025-02-03

1,148 downloads per month
Used in 6 crates

Apache-2.0

430KB
12K 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

~8MB
~119K SLoC