Decision Workspace
crabzilla vs import_fn vs ecma-runtime-cat
Side-by-side comparison of Rust crates
39
crabzilla
growingv0.1.2
Provides a JavaScript runtime
41
import_fn
growingv0.1.2
Implementation of #[import_fn] macro for Crabzilla
39
ecma-runtime-cat
experimentalv0.1.0
ECMAScript runtime: native built-ins (console, Math, JSON, parseInt, isNaN, ...) that the boa-cat engine exposes to scripts. Each built-in is a NativeFn registered into the initial environment. No mut, no Rc/Arc, no interior mutability, no panics.
Core Metrics
| crabzilla | import_fn | ecma-runtime-cat | |
|---|---|---|---|
| Health Score | 39 | 41 | 39 |
| Total Downloads | 4.3K | 4.8K | 11 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 3 | 0 |
| Releases | 3 | 3 | 1 |
| Last Updated | 1614d ago | 1614d ago | 1d ago |
| Age | 5y 3m | 5y 3m | 1d |
Health Breakdown
crabzilla
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
10
import_fn
Maintenance
4
Quality
15
Community
8
Popularity
4
Documentation
10
ecma-runtime-cat
Maintenance
13
Quality
13
Community
5
Popularity
1
Documentation
7
Technical Details
| crabzilla | import_fn | ecma-runtime-cat | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 2 | 6 |
| Crate Size | 4KB | 4KB | 20KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •import_fn leads with a health score of 41/100, but none of the options score above 80.
- •⚠ crabzilla, import_fn have not been updated in over a year.