Decision Workspace
tokio-sqlite vs async-sqlite vs asqlite
Side-by-side comparison of Rust crates
47
tokio-sqlite
growingv0.1.7
Asynchronous SQLite client
64
async-sqlite
growingv0.5.7
A library for working with sqlite asynchronously
54
asqlite
stablev1.3.1
SQLite wrapper using async Rust
Core Metrics
| tokio-sqlite | async-sqlite | asqlite | |
|---|---|---|---|
| Health Score | 47 | 64 | 54 |
| Total Downloads | 9.7K | 223.1K | 2.8K |
| 30d Downloads | 86 | 12.3K | 11 |
| Dependents | 0 | 77 | 0 |
| Releases | 8 | 16 | 6 |
| Last Updated | 191d ago | 11d ago | 84d ago |
| Age | 2y 2m | 2y 9m | 1y 1m |
Health Breakdown
tokio-sqlite
Maintenance
10
Quality
17
Community
5
Popularity
5
Documentation
10
async-sqlite
Maintenance
18
Quality
17
Community
10
Popularity
6
Documentation
13
asqlite
Maintenance
14
Quality
19
Community
5
Popularity
4
Documentation
12
Technical Details
| tokio-sqlite | async-sqlite | asqlite | |
|---|---|---|---|
| Version | 0.1.7 | 0.5.7 | 1.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 8 | 8 |
| Crate Size | 13KB | 22KB | 39KB |
| Features | 4 | 28 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.82.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •async-sqlite leads with a health score of 64/100, but none of the options score above 80.
- •tokio-sqlite, async-sqlite are pre-1.0 — API may change.