Decision Workspace
raceway vs calltrace-rs vs funlog
Side-by-side comparison of Rust crates
39
raceway
experimentalv0.1.0
Official Rust SDK for Raceway - race condition detection and distributed tracing
48
calltrace-rs
experimentalv1.1.4
High-performance function call tracing library for C/C++ applications using GCC instrumentation with Rust safety guarantees
46
funlog
growingv0.2.1
A procedural macro for tracing Rust function calls
Core Metrics
| raceway | calltrace-rs | funlog | |
|---|---|---|---|
| Health Score | 39 | 48 | 46 |
| Total Downloads | 30 | 15 | 3.1K |
| 30d Downloads | 3 | 15 | 8 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 1 | 5 |
| Last Updated | 144d ago | 23d ago | 202d ago |
| Age | 4m | 23d | 1y 3m |
Health Breakdown
raceway
Maintenance
6
Quality
12
Community
6
Popularity
2
Documentation
13
calltrace-rs
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
15
funlog
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| raceway | calltrace-rs | funlog | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.4 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 11 | 18 | 8 |
| Crate Size | 32KB | 274KB | 34KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •calltrace-rs leads with a health score of 48/100, but none of the options score above 80.
- •funlog has the most downloads (3.1K), suggesting wider adoption.
- •raceway, funlog are pre-1.0 — API may change.