# jameslittle230/stork

🔎 Impossibly fast web search, made for static sites.

Repository: https://github.com/jameslittle230/stork
Canonical: https://ross.abutalabs.com/products/stork
Homepage: https://stork-search.net
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: rust, wasm, search, jamstack, stork, webassembly
Last push: 2023-07-01T14:15:45+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2478, "days_push": 1159, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2759, forks 61 (observed 2026-08-28T04:07:18.392082+00:00)

## What it is
Stork is a Rust-based tool for adding fast, client-side full-text search to static websites. It consists of a CLI that builds a search index file and a JavaScript/WebAssembly library that renders an interactive search interface in the browser.

## Use cases
- add search to a static site or jamstack blog
- client-side full-text search without a server
- build a search index from markdown or html files
- instant search-as-you-type on a personal website
- offline search for documentation sites

## When to choose
- you need serverless search for a static or jamstack site
- you want fast, private search with no backend infrastructure
- your content is indexable ahead of time and changes infrequently

## When to avoid
- you need to index dynamic or frequently changing content
- you need server-side search over very large corpora
- you want a project under active development - the maintainer has wound down work on Stork

## Facets
- artifact type: library
- maturity: maintenance
- function: search-engine, cli, wasm, http-client
- domain: web-development, frontend, developer-tools
- platform: windows, browser, wasm, cli, rust
- tags: full-text-search, static-sites, jamstack, client-side-search, search-index, wasm, search, macos, linux, javascript

## Member repositories
- jameslittle230/stork (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:18.392082+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:18:46.990487+00:00, confidence not recorded.
  - readme: https://github.com/jameslittle230/stork (fetched 2026-08-28T04:07:18.392082+00:00, sha a271cbf19757)
  - homepage: https://stork-search.net (fetched 2026-08-29T09:56:39.355079+00:00, sha d8a953aed634)
  - site_page: https://stork-search.net/docs/install (fetched 2026-08-29T09:56:39.364349+00:00, sha 87f972d5e3b0)
  - site_page: https://stork-search.net/docs/config-ref (fetched 2026-08-29T09:56:39.368542+00:00, sha ee8e8fe44038)
  - site_page: https://stork-search.net/changelog (fetched 2026-08-29T09:56:39.366514+00:00, sha f33d3b78ac9b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
