Decision Workspace
codeprysm-search vs gitsem vs ripvec-core
Side-by-side comparison of Rust crates
40
codeprysm-search
experimentalv0.1.0
Semantic code search with vector embeddings and Qdrant
43
gitsem
experimentalv0.5.4
Semantic search and spatial navigation for Git repositories — map, get, and grep for AI coding agents
60
ripvec-core
experimentalv4.1.15
Semantic code + document search engine. Cacheless static-embedding + cross-encoder rerank by default; optional ModernBERT/BGE transformer engines with GPU backends. Tree-sitter chunking, hybrid BM25 + PageRank, composable ranking layers.
Core Metrics
| codeprysm-search | gitsem | ripvec-core | |
|---|---|---|---|
| Health Score | 40 | 43 | 60 |
| Total Downloads | 314 | 137 | 1.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 0 | 354 |
| Releases | 1 | 8 | 59 |
| Last Updated | 189d ago | 63d ago | 39d ago |
| Age | 6m | 3m | 3m |
Health Breakdown
codeprysm-search
Maintenance
5
Quality
12
Community
8
Popularity
3
Documentation
12
gitsem
Maintenance
15
Quality
9
Community
6
Popularity
3
Documentation
10
ripvec-core
Maintenance
18
Quality
13
Community
13
Popularity
4
Documentation
12
Technical Details
| codeprysm-search | gitsem | ripvec-core | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.4 | 4.1.15 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 22 | 16 | 60 |
| Crate Size | 104KB | 1.1MB | 370KB |
| Features | 4 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 3.4% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.85 | — | 1.89.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ripvec-core leads with a health score of 60/100, but none of the options score above 80.
- •ripvec-core is depended on by 354 crates — strongest ecosystem trust.
- •codeprysm-search, gitsem are pre-1.0 — API may change.