# Install tinysearch with Homebrew

Tiny, full-text search engine for static websites built with Rust and Wasm. Version 0.10.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:tinysearch
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install tinysearch
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:tinysearch
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/tinysearch>
- **Version:** 0.10.0
- **Source summary:** Tiny, full-text search engine for static websites built with Rust and Wasm
- **Homepage:** <https://github.com/tinysearch/tinysearch>
- **Repository:** <https://github.com/tinysearch/tinysearch>
- **Upstream docs:** <https://github.com/tinysearch/tinysearch#readme>
- **License:** Apache-2.0 OR MIT
- **Source archive:** <https://github.com/tinysearch/tinysearch/archive/refs/tags/v0.10.0.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- tinysearch (cli)
- tinysearch (alias)

## Dependencies

- rustup
- wasm-pack

## Build dependencies

- rust

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.10.0
- Local data: ok
- Upstream repository: https://github.com/tinysearch/tinysearch
- Upstream latest detected: v0.10.0 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

tinysearch is a lightweight Rust and WebAssembly full-text search engine for static websites. Its README frames it as a small-browser-payload alternative to heavier JavaScript search libraries for blogs and other small to medium static sites.

### Project history

The public GitHub repository was created in January 2018. The official README says tinysearch is a Rust/WASM port of Python code from the article 'Writing a full-text search engine using Bloom filters' and later uses an Xor Filter data structure for compact approximate membership tests.

### Adoption history

The README documents installation from crates.io, optional WebAssembly optimization with Binaryen, Docker images, a GitHub Action for deployment pipelines, and examples for static site generators such as Jekyll, Hugo, Zola, Cobalt, and Pelican. It also lists several websites using tinysearch, including Matthias Endler's blog, OutOfCheeseError, and the Museum of Warsaw Archdiocese.

### How it is used

Users provide a JSON index, optionally add tinysearch.toml beside that index to choose indexed and metadata fields, and run the CLI to generate a dependency-free WebAssembly search module. The README includes development and release modes, optimization flags, Docker usage, and library usage for Rust callers.

### Why package nerds care

tinysearch is a package-nerd tool because it turns static-site search into a build artifact rather than a hosted service. It appeals to users of static site generators, Rust tooling, WebAssembly, Cargo, Homebrew, Docker, and CI pipelines who want search without a backend or a large JavaScript dependency.

### Timeline

- 2018: Public GitHub repository created.
- 2019: The README-linked maintainer blog became one of the documented users of tinysearch.
- 2026: Repository metadata still showed active packaging interest and thousands of GitHub stars.

### Related projects

- tinysearch is related to lunr.js and elasticlunr as lighter alternatives in the same static-site search niche, and to Jekyll, Hugo, Zola, Cobalt, and Pelican as target site generators.

### Sources

- <https://api.github.com/repos/tinysearch/tinysearch>
- <https://github.com/tinysearch/tinysearch#readme>
- source_facts.package-manager


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: tinysearch.toml (same directory as the JSON index file)
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tinysearch
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rustup](https://www.automicvault.com/pkg/brew/rustup/) - Runtime dependency declared by Homebrew.
- [wasm-pack](https://www.automicvault.com/pkg/brew/wasm-pack/) - Runtime dependency declared by Homebrew.
- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [ripgrep](https://www.automicvault.com/pkg/brew/ripgrep/) - Shares av.db curated category or tags: cli, developer-tools, rust, search.
- [sk](https://www.automicvault.com/pkg/brew/sk/) - Shares av.db curated category or tags: cli, developer-tools, rust, search.
- [ddgr](https://www.automicvault.com/pkg/brew/ddgr/) - Shares av.db curated category or tags: cli, developer-tools, search.
- [fzf](https://www.automicvault.com/pkg/brew/fzf/) - Shares av.db curated category or tags: cli, developer-tools, search.
- [grep](https://www.automicvault.com/pkg/brew/grep/) - Shares av.db curated category or tags: cli, developer-tools, search.
- [hgrep](https://www.automicvault.com/pkg/brew/hgrep/) - Shares av.db curated category or tags: cli, developer-tools, search.
- [igrep](https://www.automicvault.com/pkg/brew/igrep/) - Shares av.db curated category or tags: cli, developer-tools, search.
- [jvgrep](https://www.automicvault.com/pkg/brew/jvgrep/) - Shares av.db curated category or tags: cli, developer-tools, search.
- [serve](https://www.automicvault.com/pkg/brew/serve/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, development, static.
- [serveit](https://www.automicvault.com/pkg/brew/serveit/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, development, static.

## Combined YAML source

View the package source record on GitHub. [combined/tinysearch.yml](https://github.com/automic-vault/db/blob/main/combined/tinysearch.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
