Decision Workspace
thag_demo vs cargo-e vs web-service-epoch-axum
Side-by-side comparison of Rust crates
35
thag_demo
experimentalv0.2.1
Interactive demos for thag_rs and thag_profiler - run Rust profiling examples without installing thag
52
cargo-e
growingv0.3.2
e is for Example. A command-line tool for running and exploring source, examples, and binaries from Rust projects. It will run the first example, if no options are given.
47
web-service-epoch-axum
growingv1.5.1
Web service that displays the epoch time by using Axum, Tokio, Rust. The purpose of this is simple testing of our systems.
Core Metrics
| thag_demo | cargo-e | web-service-epoch-axum | |
|---|---|---|---|
| Health Score | 35 | 52 | 47 |
| Total Downloads | 382 | 43.5K | 2.3K |
| 30d Downloads | 3 | 78 | 9 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 75 | 6 |
| Last Updated | 161d ago | 167d ago | 213d ago |
| Age | 5m | 1y | 9m |
Health Breakdown
thag_demo
Maintenance
10
Quality
6
Community
6
Popularity
3
Documentation
10
cargo-e
Maintenance
12
Quality
13
Community
6
Popularity
6
Documentation
15
web-service-epoch-axum
Maintenance
11
Quality
14
Community
5
Popularity
4
Documentation
13
Technical Details
| thag_demo | cargo-e | web-service-epoch-axum | |
|---|---|---|---|
| Version | 0.2.1 | 0.3.2 | 1.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | GPL-2.0 OR GPL-3.0 |
| Dependencies | 11 | 54 | 6 |
| Crate Size | 90KB | 343KB | 4.8MB |
| Features | 0 | 16 | 0 |
| Yanked % | 50.0% | 2.7% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.85.1 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-e leads with a health score of 52/100, but none of the options score above 80.
- •thag_demo, cargo-e are pre-1.0 — API may change.