tinysearch
« Back to VersTracker
Description:
Tiny, full-text search engine for static websites built with Rust and Wasm
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: search wasm rust static-sites serverless
Install: brew install tinysearch
About:
Tinysearch is a lightweight, serverless full-text search engine designed for static websites. It compiles Rust-based search logic into WebAssembly (Wasm), enabling fast client-side search without backend infrastructure. This makes it ideal for performance-focused sites that need efficient indexing and retrieval.
Key Features:
  • Wasm-powered client-side search
  • Rust-compiled for speed and safety
  • Zero server-side dependencies
  • Compact index size
Use Cases:
  • Adding search to static blogs or documentation sites
  • Improving performance on Jamstack websites
Alternatives:
  • Elasticsearch – Heavy server-based solution vs. Tinysearch's lightweight Wasm approach
  • Algolia – SaaS offering requiring API keys vs. Tinysearch's free, self-hosted model
Version History
Detected Version Rev Change Commit
Sep 12, 2024 9:53pm 0 VERSION_BUMP 0fd3118a