Decision Workspace
embedsearch vs suffix vs probly-search
Side-by-side comparison of Rust crates
40
embedsearch
experimentalv0.1.0
Lightweight embeddable full-text search engine in pure Rust
51
suffix
growingv1.3.0
Suffix arrays.
49
probly-search
growingv2.0.1
A lightweight full-text search engine with a fully customizable scoring function
Core Metrics
| embedsearch | suffix | probly-search | |
|---|---|---|---|
| Health Score | 40 | 51 | 49 |
| Total Downloads | 15 | 599.6K | 50.6K |
| 30d Downloads | 3 | 12.2K | 1.0K |
| Dependents | 0 | 25 | 64 |
| Releases | 1 | 53 | 13 |
| Last Updated | 40d ago | 1361d ago | 632d ago |
| Age | 1m | 11y 3m | 4y 9m |
Health Breakdown
embedsearch
Maintenance
11
Quality
13
Community
5
Popularity
1
Documentation
10
suffix
Maintenance
6
Quality
20
Community
7
Popularity
7
Documentation
11
probly-search
Maintenance
4
Quality
16
Community
10
Popularity
6
Documentation
13
Technical Details
| embedsearch | suffix | probly-search | |
|---|---|---|---|
| Version | 0.1.0 | 1.3.0 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Unlicense/MIT | MIT |
| Dependencies | 5 | 1 | 5 |
| Crate Size | 6KB | 49KB | 16KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 7.7% |
| Edition | 2024 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •suffix leads with a health score of 51/100, but none of the options score above 80.
- •⚠ suffix, probly-search have not been updated in over a year.
- •embedsearch is pre-1.0 — API may change.