Decision Workspace
adorn vs external_mixin vs python_mixin
Side-by-side comparison of Rust crates
36
adorn
growingv0.4.0
A plugin to provide python-style decorators in Rust
35
external_mixin
growingv0.0.1
Use your favourite interpreted language to generate your Rust, right in your Rust. Supports Python, Ruby and shell (`sh`) out of the box, with an extensible macro to support any others. (See `rust_mixin` to be able to use your all-time favourite language to generate your Rust.)
33
python_mixin
growingv0.0.2
Deprecated in favour of `external_mixin`. Use Python to generate your Rust, right in your Rust.
Core Metrics
| adorn | external_mixin | python_mixin | |
|---|---|---|---|
| Health Score | 36 | 35 | 33 |
| Total Downloads | 14.8K | 4.2K | 3.9K |
| 30d Downloads | 31 | 3 | 2 |
| Dependents | 1 | 1 | 0 |
| Releases | 7 | 1 | 2 |
| Last Updated | 1856d ago | 3758d ago | 3759d ago |
| Age | 10y 10m | 11y 1m | 11y 1m |
Health Breakdown
adorn
Maintenance
4
Quality
15
Community
4
Popularity
5
Documentation
8
external_mixin
Maintenance
1
Quality
15
Community
4
Popularity
4
Documentation
11
python_mixin
Maintenance
3
Quality
12
Community
3
Popularity
4
Documentation
11
Technical Details
| adorn | external_mixin | python_mixin | |
|---|---|---|---|
| Version | 0.4.0 | 0.0.1 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 1 | 0 |
| Crate Size | 6KB | 2KB | 10KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | — | — | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •adorn leads with a health score of 36/100, but none of the options score above 80.
- •⚠ adorn, external_mixin, python_mixin have not been updated in over a year.