{"adoption": {"forks": 94, "observed_at": "2026-08-28T04:07:32.405635+00:00", "stars": 2963}, "canonical_url": "https://ross.abutalabs.com/products/tinysearch", "card": {"archived": false, "artifact_type": "cli-tool", "description": "🔍 Tiny, full-text search engine for static websites built with Rust and Wasm", "domain": ["web-development"], "enriched": true, "function": ["search-engine", "cli", "wasm"], "health_score": 99, "homepage": "https://endler.dev/2019/tinysearch", "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["tinysearch/tinysearch"], "name": "tinysearch/tinysearch", "platform": ["wasm", "browser", "cli", "cross-platform"], "pushed_at": "2026-08-15T16:16:50+00:00", "repo": "tinysearch/tinysearch", "stars": 2963, "tags": ["static-site-search", "bloom-filter", "rust", "wasm", "client-side-search", "jekyll", "hugo", "zola", "search", "static-site-generators"], "topics": ["bloom-filter", "static-site", "search-engine", "wasm", "rust", "lunrjs", "elasticlunr", "hacktoberfest"], "urls": [], "use_cases": ["add search to a static website without a backend", "replace lunr.js with a smaller client-side search", "add full-text search to a Hugo or Jekyll blog", "self-hosted search without external services like Algolia or Google", "compact offline search index for a small blog", "client-side search using WebAssembly"], "what_it_is": "tinysearch is a lightweight full-text search engine for static websites, written in Rust and compiled to WebAssembly to run entirely in the browser. It produces a compact self-contained index (~2 kB per article) that works with static site generators like Jekyll, Hugo, and Zola as an alternative to lunr.js or external services like Algolia.", "when_to_avoid": ["your site is very large (thousands of articles) since the whole index ships as one binary", "you need fuzzy matching, ranking, or advanced query features", "you need server-side search or dynamic content indexing", "you need prefix search on body text with the xor8 indexer"], "when_to_choose": ["your static site is small to medium sized (hundreds of posts)", "you want zero external dependencies and no server-side search", "payload size matters and JavaScript-heavy solutions like lunr.js are too large", "you use a static site generator and can produce a JSON index"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/tinysearch", "repo": "tinysearch/tinysearch", "role": "main", "score": 87}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:32.405635+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:32:08.079447+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "27f26c4aa76fbf9b638629c769b280f52fc6fa4e7afcb8cab328ea2a392995f5", "fetched_at": "2026-08-28T04:07:32.405635+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tinysearch/tinysearch"}, {"content_hash": "02be6e51a0392774428b5d33a055f78907803e366bf592c811a17d048ccf89c3", "fetched_at": "2026-08-29T09:47:21.584101+00:00", "kind": "homepage", "missing": false, "url": "https://endler.dev/2019/tinysearch"}, {"content_hash": "6c574c6151a6313878f73fdb16dc0d9bca9bee5bda04e881916529c9a34c3816", "fetched_at": "2026-08-29T09:47:21.588578+00:00", "kind": "site_page", "missing": false, "url": "https://endler.dev/about"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:32.405635+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:32:08.079447+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "27f26c4aa76fbf9b638629c769b280f52fc6fa4e7afcb8cab328ea2a392995f5", "fetched_at": "2026-08-28T04:07:32.405635+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tinysearch/tinysearch"}, {"content_hash": "02be6e51a0392774428b5d33a055f78907803e366bf592c811a17d048ccf89c3", "fetched_at": "2026-08-29T09:47:21.584101+00:00", "kind": "homepage", "missing": false, "url": "https://endler.dev/2019/tinysearch"}, {"content_hash": "6c574c6151a6313878f73fdb16dc0d9bca9bee5bda04e881916529c9a34c3816", "fetched_at": "2026-08-29T09:47:21.588578+00:00", "kind": "site_page", "missing": false, "url": "https://endler.dev/about"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:32:08.079447+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "27f26c4aa76fbf9b638629c769b280f52fc6fa4e7afcb8cab328ea2a392995f5", "fetched_at": "2026-08-28T04:07:32.405635+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tinysearch/tinysearch"}, {"content_hash": "02be6e51a0392774428b5d33a055f78907803e366bf592c811a17d048ccf89c3", "fetched_at": "2026-08-29T09:47:21.584101+00:00", "kind": "homepage", "missing": false, "url": "https://endler.dev/2019/tinysearch"}, {"content_hash": "6c574c6151a6313878f73fdb16dc0d9bca9bee5bda04e881916529c9a34c3816", "fetched_at": "2026-08-29T09:47:21.588578+00:00", "kind": "site_page", "missing": false, "url": "https://endler.dev/about"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:07:32.405635+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:32.405635+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:32.405635+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:32:08.079447+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "27f26c4aa76fbf9b638629c769b280f52fc6fa4e7afcb8cab328ea2a392995f5", "fetched_at": "2026-08-28T04:07:32.405635+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tinysearch/tinysearch"}, {"content_hash": "02be6e51a0392774428b5d33a055f78907803e366bf592c811a17d048ccf89c3", "fetched_at": "2026-08-29T09:47:21.584101+00:00", "kind": "homepage", "missing": false, "url": "https://endler.dev/2019/tinysearch"}, {"content_hash": "6c574c6151a6313878f73fdb16dc0d9bca9bee5bda04e881916529c9a34c3816", "fetched_at": "2026-08-29T09:47:21.588578+00:00", "kind": "site_page", "missing": false, "url": "https://endler.dev/about"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:32.405635+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:32.405635+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:32:08.079447+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "27f26c4aa76fbf9b638629c769b280f52fc6fa4e7afcb8cab328ea2a392995f5", "fetched_at": "2026-08-28T04:07:32.405635+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tinysearch/tinysearch"}, {"content_hash": "02be6e51a0392774428b5d33a055f78907803e366bf592c811a17d048ccf89c3", "fetched_at": "2026-08-29T09:47:21.584101+00:00", "kind": "homepage", "missing": false, "url": "https://endler.dev/2019/tinysearch"}, {"content_hash": "6c574c6151a6313878f73fdb16dc0d9bca9bee5bda04e881916529c9a34c3816", "fetched_at": "2026-08-29T09:47:21.588578+00:00", "kind": "site_page", "missing": false, "url": "https://endler.dev/about"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:32.405635+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:32.405635+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:32.405635+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:32:08.079447+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "27f26c4aa76fbf9b638629c769b280f52fc6fa4e7afcb8cab328ea2a392995f5", "fetched_at": "2026-08-28T04:07:32.405635+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tinysearch/tinysearch"}, {"content_hash": "02be6e51a0392774428b5d33a055f78907803e366bf592c811a17d048ccf89c3", "fetched_at": "2026-08-29T09:47:21.584101+00:00", "kind": "homepage", "missing": false, "url": "https://endler.dev/2019/tinysearch"}, {"content_hash": "6c574c6151a6313878f73fdb16dc0d9bca9bee5bda04e881916529c9a34c3816", "fetched_at": "2026-08-29T09:47:21.588578+00:00", "kind": "site_page", "missing": false, "url": "https://endler.dev/about"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:32.405635+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:32.405635+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:32:08.079447+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "27f26c4aa76fbf9b638629c769b280f52fc6fa4e7afcb8cab328ea2a392995f5", "fetched_at": "2026-08-28T04:07:32.405635+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tinysearch/tinysearch"}, {"content_hash": "02be6e51a0392774428b5d33a055f78907803e366bf592c811a17d048ccf89c3", "fetched_at": "2026-08-29T09:47:21.584101+00:00", "kind": "homepage", "missing": false, "url": "https://endler.dev/2019/tinysearch"}, {"content_hash": "6c574c6151a6313878f73fdb16dc0d9bca9bee5bda04e881916529c9a34c3816", "fetched_at": "2026-08-29T09:47:21.588578+00:00", "kind": "site_page", "missing": false, "url": "https://endler.dev/about"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:32:08.079447+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "27f26c4aa76fbf9b638629c769b280f52fc6fa4e7afcb8cab328ea2a392995f5", "fetched_at": "2026-08-28T04:07:32.405635+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tinysearch/tinysearch"}, {"content_hash": "02be6e51a0392774428b5d33a055f78907803e366bf592c811a17d048ccf89c3", "fetched_at": "2026-08-29T09:47:21.584101+00:00", "kind": "homepage", "missing": false, "url": "https://endler.dev/2019/tinysearch"}, {"content_hash": "6c574c6151a6313878f73fdb16dc0d9bca9bee5bda04e881916529c9a34c3816", "fetched_at": "2026-08-29T09:47:21.588578+00:00", "kind": "site_page", "missing": false, "url": "https://endler.dev/about"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:32:08.079447+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "27f26c4aa76fbf9b638629c769b280f52fc6fa4e7afcb8cab328ea2a392995f5", "fetched_at": "2026-08-28T04:07:32.405635+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tinysearch/tinysearch"}, {"content_hash": "02be6e51a0392774428b5d33a055f78907803e366bf592c811a17d048ccf89c3", "fetched_at": "2026-08-29T09:47:21.584101+00:00", "kind": "homepage", "missing": false, "url": "https://endler.dev/2019/tinysearch"}, {"content_hash": "6c574c6151a6313878f73fdb16dc0d9bca9bee5bda04e881916529c9a34c3816", "fetched_at": "2026-08-29T09:47:21.588578+00:00", "kind": "site_page", "missing": false, "url": "https://endler.dev/about"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:32:08.079447+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "27f26c4aa76fbf9b638629c769b280f52fc6fa4e7afcb8cab328ea2a392995f5", "fetched_at": "2026-08-28T04:07:32.405635+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tinysearch/tinysearch"}, {"content_hash": "02be6e51a0392774428b5d33a055f78907803e366bf592c811a17d048ccf89c3", "fetched_at": "2026-08-29T09:47:21.584101+00:00", "kind": "homepage", "missing": false, "url": "https://endler.dev/2019/tinysearch"}, {"content_hash": "6c574c6151a6313878f73fdb16dc0d9bca9bee5bda04e881916529c9a34c3816", "fetched_at": "2026-08-29T09:47:21.588578+00:00", "kind": "site_page", "missing": false, "url": "https://endler.dev/about"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "longevity": 100, "rhythm": 66}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3139, "days_push": 18, "days_rel": 19, "gap_med": 182.5, "n_releases_24m": 3}, "score": 87, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}