Decision Workspace
concentric_circles vs bracket-geometry vs midpoint_circle
Side-by-side comparison of Rust crates
35
concentric_circles
experimentalv0.1.0
Efficient generation and iteration of concentric circle perimeters using Bresenham's algorithm.
46
bracket-geometry
growingv0.8.7
Geometry utilities. Rect, lines, circles, distance calculations. Part of the bracket-lib family.
33
midpoint_circle
growingv0.1.0
Rust implementation of the midpoint circle algorithm.
Core Metrics
| concentric_circles | bracket-geometry | midpoint_circle | |
|---|---|---|---|
| Health Score | 35 | 46 | 33 |
| Total Downloads | 547 | 331.9K | 1.6K |
| 30d Downloads | 3 | 12.4K | 4 |
| Dependents | 0 | 28 | 0 |
| Releases | 1 | 7 | 1 |
| Last Updated | 299d ago | 1270d ago | 1374d ago |
| Age | 9m | 6y 1m | 3y 9m |
Health Breakdown
concentric_circles
Maintenance
3
Quality
13
Community
6
Popularity
3
Documentation
10
bracket-geometry
Maintenance
5
Quality
14
Community
10
Popularity
7
Documentation
10
midpoint_circle
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
7
Technical Details
| concentric_circles | bracket-geometry | midpoint_circle | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.7 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 5 | 1 |
| Crate Size | 25KB | 34KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bracket-geometry leads with a health score of 46/100, but none of the options score above 80.
- •⚠ bracket-geometry, midpoint_circle have not been updated in over a year.