Decision Workspace
vexil-runtime vs bebop vs vexil-lang
Side-by-side comparison of Rust crates
54
vexil-runtime
experimentalv0.2.4
Runtime support for Vexil generated code — bit-level I/O, Pack/Unpack traits, wire encoding primitives
58
bebop
growingv3.2.3
The Rust runtime for Bebop, a schema-based binary serialization format.
57
vexil-lang
experimentalv0.2.4
Compiler library for the Vexil schema definition language — lexer, parser, IR, and type checker
Core Metrics
| vexil-runtime | bebop | vexil-lang | |
|---|---|---|---|
| Health Score | 54 | 58 | 57 |
| Total Downloads | 123 | 95.6K | 132 |
| 30d Downloads | 126 | 1.0K | 135 |
| Dependents | 5 | 95 | 19 |
| Releases | 6 | 70 | 6 |
| Last Updated | today | 192d ago | today |
| Age | 1d | 5y 5m | 1d |
Health Breakdown
vexil-runtime
Maintenance
19
Quality
14
Community
7
Popularity
2
Documentation
12
bebop
Maintenance
11
Quality
22
Community
10
Popularity
6
Documentation
9
vexil-lang
Maintenance
19
Quality
13
Community
10
Popularity
3
Documentation
12
Technical Details
| vexil-runtime | bebop | vexil-lang | |
|---|---|---|---|
| Version | 0.2.4 | 3.2.3 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 4 |
| Crate Size | 11KB | 22KB | 62KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.94 | — | 1.94 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bebop leads with a health score of 58/100, but none of the options score above 80.
- •vexil-runtime, vexil-lang are pre-1.0 — API may change.