Decision Workspace
ref_str vs archery vs rclite
Side-by-side comparison of Rust crates
51
ref_str
experimentalv0.1.1
Compressed borrowed-or-shared string types for no_std Rust.
63
archery
growingv1.2.2
Abstract over the atomicity of reference-counting pointers
57
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 | 63 | 57 |
| Total Downloads | 22 | 13.0M | 159.9K |
| 30d Downloads | 22 | 1.2M | 21.0K |
| Dependents | 0 | 45 | 79 |
| Releases | 2 | 12 | 18 |
| Last Updated | today | 172d ago | 100d ago |
| Age | 1d | 7y 1m | 3y 1m |
Health Breakdown
ref_str
Maintenance
14
Quality
16
Community
6
Popularity
2
Documentation
13
archery
Maintenance
8
Quality
21
Community
11
Popularity
8
Documentation
15
rclite
Maintenance
13
Quality
13
Community
11
Popularity
6
Documentation
14
Technical Details
| ref_str | archery | rclite | |
|---|---|---|---|
| Version | 0.1.1 | 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 | 14KB | 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 63/100, but none of the options score above 80.
- •ref_str, rclite are pre-1.0 — API may change.