Decision Workspace
atool vs adb_client vs ndk-build2
Side-by-side comparison of Rust crates
39
atool
experimentalv0.1.0-a2
Little tool for Android apk (adb)
63
adb_client
stablev3.1.2
Rust ADB (Android Debug Bridge) client library
58
ndk-build2
stablev1.3.6
Utilities for building Android binaries
Core Metrics
| atool | adb_client | ndk-build2 | |
|---|---|---|---|
| Health Score | 39 | 63 | 58 |
| Total Downloads | 734 | 84.7K | 5.9K |
| 30d Downloads | 4 | 8.0K | 96 |
| Dependents | 0 | 53 | 15 |
| Releases | 2 | 56 | 15 |
| Last Updated | 223d ago | 8d ago | 39d ago |
| Age | 7m | 4y 2m | 1y 4m |
Health Breakdown
atool
Maintenance
8
Quality
12
Community
6
Popularity
3
Documentation
10
adb_client
Maintenance
18
Quality
19
Community
8
Popularity
6
Documentation
12
ndk-build2
Maintenance
17
Quality
18
Community
6
Popularity
5
Documentation
12
Technical Details
| atool | adb_client | ndk-build2 | |
|---|---|---|---|
| Version | 0.1.0-a2 | 3.1.2 | 1.3.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | GPL-3.0-or-later | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 21 | 7 |
| Crate Size | 27KB | 67KB | 23KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.91.0 | 1.90.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •adb_client leads with a health score of 63/100, but none of the options score above 80.
- •atool is pre-1.0 — API may change.