Decision Workspace
codeprysm-core vs sem-core vs splice
Side-by-side comparison of Rust crates
37
codeprysm-core
experimentalv0.1.0
Code graph generation using Tree-sitter AST parsing
59
sem-core
experimentalv0.21.0
Entity-level semantic diff engine. Extracts functions, classes, and methods from 28 languages via tree-sitter and diffs at the entity level.
58
splice
growingv3.1.1
Span-safe refactoring kernel for 7 languages with Magellan code graph integration
Core Metrics
| codeprysm-core | sem-core | splice | |
|---|---|---|---|
| Health Score | 37 | 59 | 58 |
| Total Downloads | 404 | 6.6K | 867 |
| 30d Downloads | 0 | 925 | 0 |
| Dependents | 4 | 91 | 3 |
| Releases | 1 | 45 | 44 |
| Last Updated | 189d ago | 3d ago | 7d ago |
| Age | 6m | 4m | 6m |
Health Breakdown
codeprysm-core
Maintenance
5
Quality
9
Community
8
Popularity
3
Documentation
12
sem-core
Maintenance
20
Quality
13
Community
11
Popularity
5
Documentation
10
splice
Maintenance
19
Quality
14
Community
8
Popularity
4
Documentation
13
Technical Details
| codeprysm-core | sem-core | splice | |
|---|---|---|---|
| Version | 0.1.0 | 0.21.0 | 3.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | GPL-3.0-only |
| Dependencies | 35 | 45 | 38 |
| Crate Size | 172KB | 288KB | 619KB |
| Features | 0 | 40 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sem-core leads with a health score of 59/100, but none of the options score above 80.
- •codeprysm-core, sem-core are pre-1.0 — API may change.