mosuka/bayard
A full-text search and indexing server written in Rust. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2497
- days_rel: n/a
- days_push: 1276
- n_releases_24m: 0
Adoption not part of the score
1870 stars · 75 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Bayard is a distributed full-text search and indexing server written in Rust, exposing gRPC and RESTful APIs. It supports index sharding, replication, and master-less cluster membership discovery via the SWIM gossip protocol.
Use cases
- run a distributed full-text search server
- index and search documents across a cluster
- build a search backend with gRPC or REST API
- shard and replicate search indices for high availability
- search multilingual text with custom analyzers
- bring up a multi-node search cluster without a master node
When to avoid
- you need a mature ecosystem like Elasticsearch or OpenSearch with rich plugins
- you only need embedded full-text search within a single application
- you require frequent updates and active community support
Facets
service · maturity maintenance
search-engine http-server rpc databases microservices backend windows cross-platform full-text-search grpc gossip-protocol swim indexing cluster rust rest-api distributed-search search linux macos docker
2 sources
- readme: https://github.com/mosuka/bayard · fetched 2026-08-28 · 607faf084a0c
- registry_crates: https://crates.io/api/v1/crates/bayard · fetched 2026-08-29 · 3fcee2f962ad
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mosuka/bayard | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem