Decision Workspace
to_do_cli vs my_task vs todo-sqlite-cli
Side-by-side comparison of Rust crates
47
to_do_cli
experimentalv0.1.2
Feature-rich command-line todo app with SQLite storage
48
my_task
experimentalv1.10.0
A simple CLI task manager powered by SQLite
48
todo-sqlite-cli
experimentalv1.8.1
Per-project TODO list CLI backed by SQLite, designed for coding agents
Core Metrics
| to_do_cli | my_task | todo-sqlite-cli | |
|---|---|---|---|
| Health Score | 47 | 48 | 48 |
| Total Downloads | 55 | 77 | 57 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 4 | 3 |
| Last Updated | 125d ago | 8d ago | 19d ago |
| Age | 4m | 3m | 2m |
Health Breakdown
to_do_cli
Maintenance
13
Quality
14
Community
5
Popularity
2
Documentation
13
my_task
Maintenance
17
Quality
12
Community
5
Popularity
2
Documentation
12
todo-sqlite-cli
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
12
Technical Details
| to_do_cli | my_task | todo-sqlite-cli | |
|---|---|---|---|
| Version | 0.1.2 | 1.10.0 | 1.8.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | LGPL-2.1 | MIT | MIT |
| Dependencies | 3 | 17 | 9 |
| Crate Size | 26KB | 572KB | 42KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.93 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •my_task leads with a health score of 48/100, but none of the options score above 80.
- •to_do_cli is pre-1.0 — API may change.