Decision Workspace
rhai vs rhai-dylib vs rhai_codegen
Side-by-side comparison of Rust crates
70
rhai
stablev1.24.0
Embedded scripting for Rust
61
rhai-dylib
growingv0.9.0
Dylib support for Rhai
56
rhai_codegen
growingv3.1.0
Procedural macros support package for Rhai, a scripting language and engine for Rust
Core Metrics
| rhai | rhai-dylib | rhai_codegen | |
|---|---|---|---|
| Health Score | 70 | 61 | 56 |
| Total Downloads | 5.8M | 71.7K | 5.4M |
| 30d Downloads | 514.4K | 529 | 510.9K |
| Dependents | 3.0K | 26 | 75 |
| Releases | 101 | 23 | 27 |
| Last Updated | 67d ago | 62d ago | 194d ago |
| Age | 10y | 3y 5m | 5y 5m |
Health Breakdown
rhai
Maintenance
15
Quality
17
Community
19
Popularity
8
Documentation
11
rhai-dylib
Maintenance
16
Quality
17
Community
9
Popularity
6
Documentation
13
rhai_codegen
Maintenance
10
Quality
18
Community
11
Popularity
8
Documentation
9
Technical Details
| rhai | rhai-dylib | rhai_codegen | |
|---|---|---|---|
| Version | 1.24.0 | 0.9.0 | 3.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 23 | 2 | 5 |
| Crate Size | 336KB | 14KB | 41KB |
| Features | 29 | 3 | 3 |
| Yanked % | 8.9% | 0.0% | 7.4% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | 1.66.0 | — | — |
| Owners | 3 | 1 | 1 |
Links
Quick Verdict
- •rhai leads with a health score of 70/100, but none of the options score above 80.
- •rhai is depended on by 3.0K crates — strongest ecosystem trust.
- •rhai-dylib is pre-1.0 — API may change.