Decision Workspace
paging-calculator vs page_table_entry vs page_table_multiarch
Side-by-side comparison of Rust crates
40
paging-calculator
growingv0.4.0
CLI utility that helps you to calculate indices into the page table from a virtual address. The tool knows multiple paging implementations, such as x86, x86 with PAE, x86_64 and x86_64 with a 5-level page table.
67
page_table_entry
growingv0.6.1
Page table entry definition for various hardware architectures
65
page_table_multiarch
growingv0.6.1
Generic page table structures for various hardware architectures
Core Metrics
| paging-calculator | page_table_entry | page_table_multiarch | |
|---|---|---|---|
| Health Score | 40 | 67 | 65 |
| Total Downloads | 7.2K | 99.3K | 84.2K |
| 30d Downloads | 12 | 9.7K | 7.1K |
| Dependents | 0 | 139 | 66 |
| Releases | 6 | 24 | 23 |
| Last Updated | 595d ago | 43d ago | 43d ago |
| Age | 3y 3m | 1y 8m | 1y 8m |
Health Breakdown
paging-calculator
Maintenance
5
Quality
13
Community
4
Popularity
5
Documentation
13
page_table_entry
Maintenance
16
Quality
13
Community
17
Popularity
6
Documentation
15
page_table_multiarch
Maintenance
16
Quality
12
Community
16
Popularity
6
Documentation
15
Technical Details
| paging-calculator | page_table_entry | page_table_multiarch | |
|---|---|---|---|
| Version | 0.4.0 | 0.6.1 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 |
| Dependencies | 4 | 4 | 9 |
| Crate Size | 182KB | 11KB | 16KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 8.3% | 8.7% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •page_table_entry leads with a health score of 67/100, but none of the options score above 80.
- •page_table_entry is depended on by 139 crates — strongest ecosystem trust.
- •⚠ paging-calculator has not been updated in over a year.