Decision Workspace
tri_grid_render vs tri_grid_sim vs impetus
Side-by-side comparison of Rust crates
37
tri_grid_render
experimentalv0.1.1
Render helpers for tri_grid_sim simulation visualization
42
tri_grid_sim
experimentalv0.1.1
Deterministic tick-based simulation on a 2D grid with directional triangles
58
impetus
experimentalv1.3.0
Physics engine — 2D/3D rigid body simulation, collision detection, constraints, and spatial queries for AGNOS
Core Metrics
| tri_grid_render | tri_grid_sim | impetus | |
|---|---|---|---|
| Health Score | 37 | 42 | 58 |
| Total Downloads | 26 | 128 | 631 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 8 |
| Releases | 1 | 1 | 5 |
| Last Updated | 211d ago | 211d ago | 106d ago |
| Age | 7m | 7m | 3m |
Health Breakdown
tri_grid_render
Maintenance
5
Quality
14
Community
6
Popularity
2
Documentation
10
tri_grid_sim
Maintenance
5
Quality
17
Community
7
Popularity
3
Documentation
10
impetus
Maintenance
16
Quality
18
Community
9
Popularity
3
Documentation
12
Technical Details
| tri_grid_render | tri_grid_sim | impetus | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | GPL-3.0-only |
| Dependencies | 1 | 0 | 7 |
| Crate Size | 4KB | 32KB | 142KB |
| Features | 0 | 3 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •impetus leads with a health score of 58/100, but none of the options score above 80.
- •tri_grid_render, tri_grid_sim are pre-1.0 — API may change.