Decision Workspace
vvva_core vs vvva_config vs quickjs_runtime
Side-by-side comparison of Rust crates
53
vvva_core
experimentalv2.1.3
Core async primitives and runtime utilities shared across the 3va JavaScript runtime crates
53
vvva_config
experimentalv2.1.3
Project configuration schema and loader for the 3va JavaScript runtime (3va.config.toml / .json)
52
quickjs_runtime
growingv0.17.2
Wrapper API and utils for the QuickJS JavaScript engine with support for Promise, Modules, Async/await
Core Metrics
| vvva_core | vvva_config | quickjs_runtime | |
|---|---|---|---|
| Health Score | 53 | 53 | 52 |
| Total Downloads | 267 | 202 | 75.1K |
| 30d Downloads | 0 | 0 | 625 |
| Dependents | 16 | 8 | 8 |
| Releases | 8 | 9 | 63 |
| Last Updated | 7d ago | 7d ago | 112d ago |
| Age | 1m | 1m | 5y 5m |
Health Breakdown
vvva_core
Maintenance
16
Quality
16
Community
8
Popularity
3
Documentation
10
vvva_config
Maintenance
16
Quality
16
Community
8
Popularity
3
Documentation
10
quickjs_runtime
Maintenance
13
Quality
12
Community
8
Popularity
6
Documentation
13
Technical Details
| vvva_core | vvva_config | quickjs_runtime | |
|---|---|---|---|
| Version | 2.1.3 | 2.1.3 | 0.17.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 6 | 55 |
| Crate Size | 12KB | 11KB | 132KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 3.2% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vvva_core leads with a health score of 53/100, but none of the options score above 80.
- •quickjs_runtime has the most downloads (75.1K), suggesting wider adoption.
- •quickjs_runtime is pre-1.0 — API may change.