#pagefind #algorithm #flags #search #snowball #features #language

pagefind_stem

Snowball stemming algorithms repackaged for Rust, with languages behind feature flags

2 unstable releases

Uses old Rust 2015

0.2.0 Aug 9, 2022
0.1.0 Jun 30, 2022

#1490 in Algorithms

Download history 352/week @ 2023-12-04 409/week @ 2023-12-11 585/week @ 2023-12-18 354/week @ 2023-12-25 20/week @ 2024-01-01 243/week @ 2024-01-08 374/week @ 2024-01-15 349/week @ 2024-01-22 440/week @ 2024-01-29 308/week @ 2024-02-05 367/week @ 2024-02-12 703/week @ 2024-02-19 646/week @ 2024-02-26 754/week @ 2024-03-04 539/week @ 2024-03-11 689/week @ 2024-03-18

2,630 downloads per month
Used in 2 crates (via pagefind)

MIT license

1MB
29K SLoC

Pagefind

Pagefind is a fully static search library that aims to perform well on large sites, while using as little of your users' bandwidth as possible.

Pagefind runs after any static site generator and automatically indexes the built static files. Pagefind then outputs a static search bundle to your website, and exposes a JavaScript search API that can be used anywhere on your site.

Pagefind Documentation

No runtime deps

Features