Decision Workspace
xensieve vs cranelift-entity vs cranelift-bforest
Side-by-side comparison of Rust crates
57
xensieve
stablev1.0.0
An implementation of the Xenakis Sieve, providing a Sieve from a string expression that filters integer sequences into iterators of integers, Boolean states, or interval widths. Sieves are built from Residuals, defined as a modulus (M) and a shift (S), notated `M@S`. Sieve string expressions, and Sieve structs, support complementation, intersection, symmetric difference, and union operations on Residuals with operators `!`, `&`, `^` and `|`, respectively.
76
cranelift-entity
growingv0.133.1
Data structures using entity references as mapping keys
74
cranelift-bforest
growingv0.133.1
A forest of B+-trees
Core Metrics
| xensieve | cranelift-entity | cranelift-bforest | |
|---|---|---|---|
| Health Score | 57 | 76 | 74 |
| Total Downloads | 11.4K | 40.3M | 39.0M |
| 30d Downloads | 0 | 1.9M | 1.9M |
| Dependents | 0 | 2.6K | 256 |
| Releases | 9 | 246 | 238 |
| Last Updated | 21d ago | 19d ago | 19d ago |
| Age | 2y 4m | 8y | 7y 11m |
Health Breakdown
xensieve
Maintenance
17
Quality
17
Community
6
Popularity
5
Documentation
12
cranelift-entity
Maintenance
19
Quality
15
Community
19
Popularity
8
Documentation
15
cranelift-bforest
Maintenance
19
Quality
15
Community
17
Popularity
8
Documentation
15
Technical Details
| xensieve | cranelift-entity | cranelift-bforest | |
|---|---|---|---|
| Version | 1.0.0 | 0.133.1 | 0.133.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Apache-2.0 WITH LLVM-exception | Apache-2.0 WITH LLVM-exception |
| Dependencies | 0 | 4 | 2 |
| Crate Size | 12KB | 31KB | 34KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.87.0 | 1.94.0 | 1.94.0 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •cranelift-entity leads with a health score of 76/100, but none of the options score above 80.
- •cranelift-entity is depended on by 2.6K crates — strongest ecosystem trust.
- •cranelift-entity, cranelift-bforest are pre-1.0 — API may change.