Decision Workspace
shared_prefix_len vs stringmatch vs multivers-runner
Side-by-side comparison of Rust crates
40
shared_prefix_len
experimentalv0.1.4
High-performance shared prefix length calculation / 高性能共享前缀长度计算
55
stringmatch
growingv0.4.0
Allow the use of regular expressions or strings wherever you need string comparison
55
multivers-runner
growingv0.3.0
Library to create a portable binary that embeds multiple versions of an executable each using a different CPU feature set
Core Metrics
| shared_prefix_len | stringmatch | multivers-runner | |
|---|---|---|---|
| Health Score | 40 | 55 | 55 |
| Total Downloads | 49 | 1.0M | 6.5K |
| 30d Downloads | 5 | 72.5K | 43 |
| Dependents | 0 | 60 | 0 |
| Releases | 3 | 6 | 8 |
| Last Updated | 78d ago | 1339d ago | today |
| Age | 2m | 5y 6m | 2y 3m |
Health Breakdown
shared_prefix_len
Maintenance
10
Quality
14
Community
6
Popularity
2
Documentation
8
stringmatch
Maintenance
7
Quality
17
Community
11
Popularity
7
Documentation
13
multivers-runner
Maintenance
21
Quality
14
Community
5
Popularity
5
Documentation
10
Technical Details
| shared_prefix_len | stringmatch | multivers-runner | |
|---|---|---|---|
| Version | 0.1.4 | 0.4.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MulanPSL-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 15 |
| Crate Size | 19KB | 5KB | 12KB |
| Features | 1 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stringmatch leads with a health score of 55/100, but none of the options score above 80.
- •⚠ stringmatch has not been updated in over a year.