Decision Workspace
b3 vs jit-assembler vs llvm-in-rust-ir
Side-by-side comparison of Rust crates
38
b3
growingv0.1.9
A Rust port of B3 WebKit codegen backend
52
jit-assembler
experimentalv0.3.0
A multi-architecture JIT assembler library for runtime code generation
48
llvm-in-rust-ir
experimentalv0.1.0
Core LLVM-inspired intermediate representation data structures and builders for LLVM-in-Rust.
Core Metrics
| b3 | jit-assembler | llvm-in-rust-ir | |
|---|---|---|---|
| Health Score | 38 | 52 | 48 |
| Total Downloads | 14.6K | 983 | 36 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 6 | 9 |
| Releases | 10 | 3 | 1 |
| Last Updated | 942d ago | 224d ago | 12d ago |
| Age | 2y 11m | 7m | 12d |
Health Breakdown
b3
Maintenance
6
Quality
12
Community
5
Popularity
5
Documentation
10
jit-assembler
Maintenance
10
Quality
17
Community
8
Popularity
4
Documentation
13
llvm-in-rust-ir
Maintenance
12
Quality
15
Community
9
Popularity
2
Documentation
10
Technical Details
| b3 | jit-assembler | llvm-in-rust-ir | |
|---|---|---|---|
| Version | 0.1.9 | 0.3.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-2-Clause | MIT | Apache-2.0 |
| Dependencies | 17 | 3 | 0 |
| Crate Size | 313KB | 69KB | 25KB |
| Features | 1 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jit-assembler leads with a health score of 52/100, but none of the options score above 80.
- •b3 has the most downloads (14.6K), suggesting wider adoption.
- •⚠ b3 has not been updated in over a year.