toshi-search/Toshi
A full-text search engine in rust observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 89
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2988
- days_rel: n/a
- days_push: 66
- n_releases_24m: 0
Adoption not part of the score
4256 stars · 136 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Toshi is a full-text search engine written in safe, stable Rust, intended as an Elasticsearch-like service built on Tantivy. It exposes an HTTP API for indexing and querying documents and is still under active development and not production ready.
Use cases
- run a self-hosted full-text search engine
- elasticsearch alternative written in rust
- index and search documents over an http api
- lightweight search server for small datasets
- search backend built on tantivy
When to choose
- you want an Elasticsearch-like search service in a single Rust binary
- you prefer memory-safe, stable Rust with no unsafe code
- you need a lightweight search server for Linux, macOS, or Windows
When to avoid
- you need a production-ready, battle-tested search cluster
- you require the full Elasticsearch feature set (aggregations, Kibana, ecosystem)
- you need a search client library to embed in your own code
Facets
service · maturity experimental
search-engine http-server developer-tools backend rust windows cross-platform full-text-search elasticsearch-alternative tantivy rest-api safe-rust indexing search linux macos
1 source
- readme: https://github.com/toshi-search/Toshi · fetched 2026-08-28 · 4b5ed1e0ff22
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| toshi-search/Toshi | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="toshi-search/Toshi")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem