Decision Workspace
nolo vs tokount vs todo-tree
Side-by-side comparison of Rust crates
39
nolo
experimentalv0.1.1
A CLI tool for discovering and analyzing `TODO` comments across codebases.
52
tokount
experimentalv2.1.6
The fastest line counter for codebases
48
todo-tree
experimentalv0.5.0
A CLI tool to find and display TODO-style comments in your codebase
Core Metrics
| nolo | tokount | todo-tree | |
|---|---|---|---|
| Health Score | 39 | 52 | 48 |
| Total Downloads | 895 | 84 | 578 |
| 30d Downloads | 4 | 84 | 101 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 8 | 7 |
| Last Updated | 292d ago | 1d ago | 10d ago |
| Age | 9m | 4d | 3m |
Health Breakdown
nolo
Maintenance
7
Quality
12
Community
6
Popularity
4
Documentation
10
tokount
Maintenance
19
Quality
13
Community
6
Popularity
2
Documentation
12
todo-tree
Maintenance
19
Quality
12
Community
6
Popularity
3
Documentation
8
Technical Details
| nolo | tokount | todo-tree | |
|---|---|---|---|
| Version | 0.1.1 | 2.1.6 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | non-standard |
| Dependencies | 13 | 14 | 11 |
| Crate Size | 21KB | 324KB | 33KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.92 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokount leads with a health score of 52/100, but none of the options score above 80.
- •nolo has the most downloads (895), suggesting wider adoption.
- •nolo, todo-tree are pre-1.0 — API may change.