Decision Workspace
erudite vs embedded-test vs async-std-test
Side-by-side comparison of Rust crates
53
erudite
experimentalv1.0.0
A fully-asynchronous, sandboxed, language-agnostic, test running library
56
embedded-test
growingv0.7.1
A test harness and runner for embedded devices
50
async-std-test
growingv0.0.4
Alternate implementation of the #[async_std::test] macro
Core Metrics
| erudite | embedded-test | async-std-test | |
|---|---|---|---|
| Health Score | 53 | 56 | 50 |
| Total Downloads | 371 | 315.5K | 9.3K |
| 30d Downloads | 42 | 23.9K | 61 |
| Dependents | 0 | 6 | 56 |
| Releases | 2 | 17 | 4 |
| Last Updated | 114d ago | today | 1427d ago |
| Age | 5m | 2y 3m | 3y 11m |
Health Breakdown
erudite
Maintenance
11
Quality
16
Community
11
Popularity
3
Documentation
12
embedded-test
Maintenance
20
Quality
11
Community
8
Popularity
7
Documentation
10
async-std-test
Maintenance
10
Quality
15
Community
10
Popularity
5
Documentation
10
Technical Details
| erudite | embedded-test | async-std-test | |
|---|---|---|---|
| Version | 1.0.0 | 0.7.1 | 0.0.4 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 11 | 10 | 3 |
| Crate Size | 41KB | 3.3MB | 3KB |
| Features | 1 | 16 | 0 |
| Yanked % | 0.0% | 5.9% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.80 | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •embedded-test leads with a health score of 56/100, but none of the options score above 80.
- •⚠ async-std-test has not been updated in over a year.
- •embedded-test, async-std-test are pre-1.0 — API may change.