Decision Workspace
ref_str vs archery vs rclite
Side-by-side comparison of Rust crates
51
ref_str
experimentalv0.2.0
Compressed borrowed-or-shared string types for no_std Rust.
62
archery
growingv1.2.2
Abstract over the atomicity of reference-counting pointers
56
rclite
growingv0.4.1
small, fast, and memory-friendly reference counting compatible with Arc and Rc APIs
Core Metrics
| ref_str | archery | rclite | |
|---|---|---|---|
| Health Score | 51 | 62 | 56 |
| Total Downloads | 367 | 15.7M | 193.2K |
| 30d Downloads | 0 | 1.4M | 13.0K |
| Dependents | 4 | 48 | 104 |
| Releases | 8 | 12 | 18 |
| Last Updated | 40d ago | 231d ago | 159d ago |
| Age | 1m | 7y 3m | 3y 3m |
Health Breakdown
ref_str
Maintenance
11
Quality
16
Community
8
Popularity
3
Documentation
13
archery
Maintenance
7
Quality
21
Community
11
Popularity
8
Documentation
15
rclite
Maintenance
11
Quality
13
Community
12
Popularity
6
Documentation
14
Technical Details
| ref_str | archery | rclite | |
|---|---|---|---|
| Version | 0.2.0 | 1.2.2 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 6 | 3 |
| Crate Size | 29KB | 16KB | 22KB |
| Features | 3 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | 1.85.0 | 1.47 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •archery leads with a health score of 62/100, but none of the options score above 80.
- •rclite is depended on by 104 crates — strongest ecosystem trust.
- •ref_str, rclite are pre-1.0 — API may change.