Decision Workspace
python_mixin vs external_mixin vs interoptopus_backend_cpython
Side-by-side comparison of Rust crates
33
python_mixin
growingv0.0.2
Deprecated in favour of `external_mixin`. Use Python to generate your Rust, right in your 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.)
55
interoptopus_backend_cpython
growingv0.14.25
Generates CPython bindings.
Core Metrics
| python_mixin | external_mixin | interoptopus_backend_cpython | |
|---|---|---|---|
| Health Score | 33 | 35 | 55 |
| Total Downloads | 3.9K | 4.2K | 118.1K |
| 30d Downloads | 2 | 3 | 5.7K |
| Dependents | 0 | 1 | 3 |
| Releases | 2 | 1 | 45 |
| Last Updated | 3759d ago | 3758d ago | 101d ago |
| Age | 11y 1m | 11y 1m | 4y 5m |
Health Breakdown
python_mixin
Maintenance
3
Quality
12
Community
3
Popularity
4
Documentation
11
external_mixin
Maintenance
1
Quality
15
Community
4
Popularity
4
Documentation
11
interoptopus_backend_cpython
Maintenance
14
Quality
15
Community
8
Popularity
6
Documentation
12
Technical Details
| python_mixin | external_mixin | interoptopus_backend_cpython | |
|---|---|---|---|
| Version | 0.0.2 | 0.0.1 | 0.14.25 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 0 | 1 | 1 |
| Crate Size | 10KB | 2KB | 34KB |
| Features | 2 | 0 | 0 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | — | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •interoptopus_backend_cpython leads with a health score of 55/100, but none of the options score above 80.
- •⚠ python_mixin, external_mixin have not been updated in over a year.