Decision Workspace
allow_internal vs allow vs allow_prefixed
Side-by-side comparison of Rust crates
51
allow_internal
growingv0.1.1
Internal proc macros, for 'allow' crate only
40
allow
growingv0.1.5
Alias/label lints (to disable) with your intentions. Reexported from allow_prefixed, grouped under rustc::, clippy:: and rustdoc:: modules.
37
allow_prefixed
growingv0.1.5
Implementation of 'allow' crate, exported with no prefix (for prefixless lints), and with clippy_ and rustoc_ prefixes.
Core Metrics
| allow_internal | allow | allow_prefixed | |
|---|---|---|---|
| Health Score | 51 | 40 | 37 |
| Total Downloads | 4.2K | 10.8K | 3.6K |
| 30d Downloads | 49 | 19 | 31 |
| Dependents | 7 | 0 | 1 |
| Releases | 2 | 8 | 2 |
| Last Updated | 1064d ago | 1053d ago | 1052d ago |
| Age | 2y 11m | 4y 2m | 2y 10m |
Health Breakdown
allow_internal
Maintenance
4
Quality
16
Community
13
Popularity
4
Documentation
14
allow
Maintenance
4
Quality
9
Community
8
Popularity
5
Documentation
14
allow_prefixed
Maintenance
4
Quality
8
Community
7
Popularity
4
Documentation
14
Technical Details
| allow_internal | allow | allow_prefixed | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.5 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 4 | 4 |
| Crate Size | 3KB | 14KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 25.0% | 50.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | 1.45 | 1.45 | 1.45 |
| Owners | 2 (team) | 2 | 1 |
Links
Quick Verdict
- •allow_internal leads with a health score of 51/100, but none of the options score above 80.
- •allow has the most downloads (10.8K), suggesting wider adoption.
- •⚠ allow_internal, allow, allow_prefixed have not been updated in over a year.