Decision Workspace
docker-api vs testcontainers vs testcontainers-modules
Side-by-side comparison of Rust crates
43
docker-api
growingv0.14.0
Interface to Docker API
70
testcontainers
growingv0.27.2
A library for integration-testing against docker containers from within Rust.
66
testcontainers-modules
growingv0.15.0
Community maintained modules for Testcontainers for Rust
Core Metrics
| docker-api | testcontainers | testcontainers-modules | |
|---|---|---|---|
| Health Score | 43 | 70 | 66 |
| Total Downloads | 558.8K | 18.4M | 6.7M |
| 30d Downloads | 10.9K | 2.7M | 942.6K |
| Dependents | 73 | 5.2K | 2.5K |
| Releases | 24 | 49 | 42 |
| Last Updated | 1026d ago | 4d ago | 35d ago |
| Age | 4y 9m | 7y 7m | 2y 9m |
Health Breakdown
docker-api
Maintenance
6
Quality
10
Community
7
Popularity
7
Documentation
13
testcontainers
Maintenance
19
Quality
13
Community
18
Popularity
8
Documentation
12
testcontainers-modules
Maintenance
18
Quality
13
Community
15
Popularity
8
Documentation
12
Technical Details
| docker-api | testcontainers | testcontainers-modules | |
|---|---|---|---|
| Version | 0.14.0 | 0.27.2 | 0.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 28 | 36 | 54 |
| Crate Size | 67KB | 122KB | 173KB |
| Features | 5 | 13 | 59 |
| Yanked % | 16.7% | 2.0% | 2.4% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.88 | 1.88 |
| Owners | 1 | 3 | 2 |
Links
Quick Verdict
- •testcontainers leads with a health score of 70/100, but none of the options score above 80.
- •testcontainers is depended on by 5.2K crates — strongest ecosystem trust.
- •⚠ docker-api has not been updated in over a year.