Decision Workspace
visita vs visita_macros vs directed-visit
Side-by-side comparison of Rust crates
34
visita
growingv0.2.1
Elegant implementation of the Visitor Pattern
34
visita_macros
growingv0.2.0
Macros for the visita crate
48
directed-visit
experimentalv0.3.2
Visitor pattern with interchangable implementations for both the visit algorithm and node object traversal
Core Metrics
| visita | visita_macros | directed-visit | |
|---|---|---|---|
| Health Score | 34 | 34 | 48 |
| Total Downloads | 5.1K | 4.7K | 3.5K |
| 30d Downloads | 6 | 22 | 176 |
| Dependents | 0 | 4 | 10 |
| Releases | 4 | 3 | 5 |
| Last Updated | 1346d ago | 1348d ago | 271d ago |
| Age | 3y 8m | 3y 8m | 9m |
Health Breakdown
visita
Maintenance
5
Quality
10
Community
5
Popularity
4
Documentation
10
visita_macros
Maintenance
4
Quality
9
Community
7
Popularity
4
Documentation
10
directed-visit
Maintenance
9
Quality
16
Community
9
Popularity
4
Documentation
10
Technical Details
| visita | visita_macros | directed-visit | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.0 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 3 |
| Crate Size | 4KB | 2KB | 26KB |
| Features | 0 | 0 | 2 |
| Yanked % | 25.0% | 33.3% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •directed-visit leads with a health score of 48/100, but none of the options score above 80.
- •visita has the most downloads (5.1K), suggesting wider adoption.
- •⚠ visita, visita_macros have not been updated in over a year.