Decision Workspace
half_edge_mesh vs kotoba-graph vs mraphics
Side-by-side comparison of Rust crates
41
half_edge_mesh
growingv1.1.8
A basic implementation of the half-edge mesh data structure. It has a bunch of the functions you probably want in a half-edge mesh, but probably not all of them. I'm intending to add more methods and mutation techniques, as I need them for other projects or as I think of them. Pull requests welcome!
58
kotoba-graph
experimentalv0.1.21
High-performance graph data structures for Kotoba graph processing system
51
mraphics
experimentalv0.0.3
A rendering engine for exploring interactive and intuitive math
Core Metrics
| half_edge_mesh | kotoba-graph | mraphics | |
|---|---|---|---|
| Health Score | 41 | 58 | 51 |
| Total Downloads | 14.4K | 2.9K | 61 |
| 30d Downloads | 49 | 107 | 30 |
| Dependents | 4 | 27 | 1 |
| Releases | 7 | 7 | 3 |
| Last Updated | 2766d ago | 190d ago | 24d ago |
| Age | 10y | 6m | 3m |
Health Breakdown
half_edge_mesh
Maintenance
3
Quality
20
Community
5
Popularity
5
Documentation
8
kotoba-graph
Maintenance
17
Quality
14
Community
10
Popularity
4
Documentation
13
mraphics
Maintenance
17
Quality
15
Community
7
Popularity
2
Documentation
10
Technical Details
| half_edge_mesh | kotoba-graph | mraphics | |
|---|---|---|---|
| Version | 1.1.8 | 0.1.21 | 0.0.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 14 | 4 |
| Crate Size | 14KB | 27KB | 29KB |
| Features | 0 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kotoba-graph leads with a health score of 58/100, but none of the options score above 80.
- •half_edge_mesh has the most downloads (14.4K), suggesting wider adoption.
- •⚠ half_edge_mesh has not been updated in over a year.
- •kotoba-graph, mraphics are pre-1.0 — API may change.