Decision Workspace
edgesearch vs suffix vs embedsearch
Side-by-side comparison of Rust crates
34
edgesearch
growingv0.4.1
Serverless full-text search with Cloudflare Workers, WebAssembly, and Roaring Bitmaps
51
suffix
growingv1.3.0
Suffix arrays.
40
embedsearch
experimentalv0.1.0
Lightweight embeddable full-text search engine in pure Rust
Core Metrics
| edgesearch | suffix | embedsearch | |
|---|---|---|---|
| Health Score | 34 | 51 | 40 |
| Total Downloads | 19.8K | 599.6K | 15 |
| 30d Downloads | 19 | 12.8K | 3 |
| Dependents | 0 | 25 | 0 |
| Releases | 15 | 53 | 1 |
| Last Updated | 1893d ago | 1361d ago | 40d ago |
| Age | 6y | 11y 3m | 1m |
Health Breakdown
edgesearch
Maintenance
4
Quality
13
Community
3
Popularity
5
Documentation
9
suffix
Maintenance
6
Quality
20
Community
7
Popularity
7
Documentation
11
embedsearch
Maintenance
11
Quality
13
Community
5
Popularity
1
Documentation
10
Technical Details
| edgesearch | suffix | embedsearch | |
|---|---|---|---|
| Version | 0.4.1 | 1.3.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Unlicense/MIT | MIT |
| Dependencies | 4 | 1 | 5 |
| Crate Size | 125KB | 49KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2024 |
| 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.
- •⚠ edgesearch, suffix have not been updated in over a year.
- •edgesearch, embedsearch are pre-1.0 — API may change.