#stemming #snowball #search #algorithm #static-site-generator #pagefind

pagefind_stem

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

3 releases (1 stable)

Uses old Rust 2015

1.0.0 Mar 23, 2026
0.2.0 Aug 9, 2022
0.1.0 Jun 30, 2022

#4 in #snowball

Download history 118/week @ 2026-01-18 115/week @ 2026-01-25 117/week @ 2026-02-01 63/week @ 2026-02-08 109/week @ 2026-02-15 93/week @ 2026-02-22 160/week @ 2026-03-01 168/week @ 2026-03-08 280/week @ 2026-03-15 168/week @ 2026-03-22 691/week @ 2026-03-29 824/week @ 2026-04-05 308/week @ 2026-04-12 195/week @ 2026-04-19 154/week @ 2026-04-26 275/week @ 2026-05-03

1,003 downloads per month
Used in 5 crates (via pagefind)

MIT license

1MB
28K 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