Decision Workspace
rt-history vs triple_buffer vs rtrb
Side-by-side comparison of Rust crates
58
rt-history
stablev4.1.0
An RT-safe history log with error checking
69
triple_buffer
stablev9.0.0
An implementation of triple buffering, useful for sharing frequently updated data between threads
61
rtrb
growingv0.3.3
A realtime-safe single-producer single-consumer ring buffer
Core Metrics
| rt-history | triple_buffer | rtrb | |
|---|---|---|---|
| Health Score | 58 | 69 | 61 |
| Total Downloads | 5.5K | 381.8K | 5.2M |
| 30d Downloads | 27 | 51.2K | 795.9K |
| Dependents | 0 | 60 | 532 |
| Releases | 5 | 35 | 13 |
| Last Updated | 33d ago | 33d ago | 31d ago |
| Age | 4y 4m | 9y | 5y 4m |
Health Breakdown
rt-history
Maintenance
17
Quality
19
Community
6
Popularity
4
Documentation
12
triple_buffer
Maintenance
16
Quality
20
Community
11
Popularity
7
Documentation
15
rtrb
Maintenance
15
Quality
14
Community
13
Popularity
8
Documentation
11
Technical Details
| rt-history | triple_buffer | rtrb | |
|---|---|---|---|
| Version | 4.1.0 | 9.0.0 | 0.3.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MPL-2.0 | MPL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 3 | 3 |
| Crate Size | 23KB | 30KB | 38KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 2.9% | 7.7% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.86 | 1.86 | 1.38 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •triple_buffer leads with a health score of 69/100, but none of the options score above 80.
- •rtrb has the most downloads (5.2M), suggesting wider adoption.
- •rtrb is depended on by 532 crates — strongest ecosystem trust.
- •rtrb is pre-1.0 — API may change.