Decision Workspace
guava-table vs table-rs vs prefix-tree-rs
Side-by-side comparison of Rust crates
36
guava-table
experimentalv0.1.0
Efficient Table data structure similar to Guava Table from Java world
53
table-rs
experimentalv0.0.5
📋 A highly customizable table component for WASM frameworks like Yew, Dioxus, and Leptos.
41
prefix-tree-rs
growingv0.1.1
A Trie (prefix tree) implementation
Core Metrics
| guava-table | table-rs | prefix-tree-rs | |
|---|---|---|---|
| Health Score | 36 | 53 | 41 |
| Total Downloads | 608 | 1.8K | 1.7K |
| 30d Downloads | 3 | 10 | 19 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 5 | 2 |
| Last Updated | 321d ago | 69d ago | 464d ago |
| Age | 10m | 11m | 1y 3m |
Health Breakdown
guava-table
Maintenance
3
Quality
15
Community
5
Popularity
3
Documentation
10
table-rs
Maintenance
14
Quality
14
Community
6
Popularity
4
Documentation
15
prefix-tree-rs
Maintenance
6
Quality
16
Community
5
Popularity
4
Documentation
10
Technical Details
| guava-table | table-rs | prefix-tree-rs | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.5 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 8 | 0 |
| Crate Size | 7KB | 73KB | 4KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.89 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •table-rs leads with a health score of 53/100, but none of the options score above 80.
- •⚠prefix-tree-rs has not been updated in over a year.