Decision Workspace
async_logger vs traccia vs rat_logger
Side-by-side comparison of Rust crates
40
async_logger
growingv0.3.3
Asyncronous logger allows writing arbitrary slices to a memory buffer, which then processed by a writer in it's own thread.
57
traccia
stablev3.0.0
A zero-dependency, flexible logging framework for Rust applications
56
rat_logger
experimentalv0.3.3
具有生产者消费者架构、异步文件操作和分层配置系统的高性能日志库
Core Metrics
| async_logger | traccia | rat_logger | |
|---|---|---|---|
| Health Score | 40 | 57 | 56 |
| Total Downloads | 226.9K | 8.3K | 3.7K |
| 30d Downloads | 30.1K | 20 | 233 |
| Dependents | 3 | 0 | 67 |
| Releases | 14 | 18 | 13 |
| Last Updated | 1966d ago | 107d ago | 35d ago |
| Age | 6y | 1y | 6m |
Health Breakdown
async_logger
Maintenance
4
Quality
13
Community
8
Popularity
6
Documentation
9
traccia
Maintenance
13
Quality
21
Community
5
Popularity
5
Documentation
13
rat_logger
Maintenance
17
Quality
11
Community
11
Popularity
4
Documentation
13
Technical Details
| async_logger | traccia | rat_logger | |
|---|---|---|---|
| Version | 0.3.3 | 3.0.0 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | LGPL-3.0 |
| Dependencies | 0 | 1 | 17 |
| Crate Size | 15KB | 26KB | 75KB |
| Features | 1 | 3 | 0 |
| Yanked % | 14.3% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •traccia leads with a health score of 57/100, but none of the options score above 80.
- •async_logger has the most downloads (226.9K), suggesting wider adoption.
- •⚠ async_logger has not been updated in over a year.
- •async_logger, rat_logger are pre-1.0 — API may change.