Decision Workspace
ragrs vs bm25-rerank vs cp-query
Side-by-side comparison of Rust crates
41
ragrs
experimentalv0.1.1
Fast local RAG in Rust. Index, query, verify.
49
bm25-rerank
experimentalv0.1.0
BM25 reranker for RAG: in-memory term-frequency reranking against a small candidate set. Stateless, zero deps.
46
cp-query
experimentalv0.3.1
Hybrid semantic+lexical RAG query engine with Merkle proof verification for Canon Protocol
Core Metrics
| ragrs | bm25-rerank | cp-query | |
|---|---|---|---|
| Health Score | 41 | 49 | 46 |
| Total Downloads | 29 | 13 | 150 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 5 |
| Releases | 2 | 1 | 3 |
| Last Updated | 46d ago | 9d ago | 84d ago |
| Age | 1m | 9d | 3m |
Health Breakdown
ragrs
Maintenance
11
Quality
12
Community
6
Popularity
2
Documentation
10
bm25-rerank
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
cp-query
Maintenance
14
Quality
11
Community
8
Popularity
3
Documentation
10
Technical Details
| ragrs | bm25-rerank | cp-query | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | AGPL-3.0 |
| Dependencies | 10 | 0 | 19 |
| Crate Size | 38KB | 7KB | 62KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.74 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bm25-rerank leads with a health score of 49/100, but none of the options score above 80.
- •cp-query has the most downloads (150), suggesting wider adoption.