Decision Workspace
wrapped_mono vs wrapped_mono_macros vs interoptopus_backend_csharp
Side-by-side comparison of Rust crates
43
wrapped_mono
growingv0.4.0
`wrapped_mono` is a safe, lightweight wrapper around the mono library. It allows embedding of the mono runtime inside a rust project. Inside this embedded runtime code written in languages supporting the .NET framework, such as C# and F#, can be run. This allows usage of libraries written in those languages, and using them as a scripting language. The mono runtime is used by many game engines, and this wrapper allows using it with projects written in Rust too.
40
wrapped_mono_macros
growingv0.4.0
Macros for wrapped_mono. Useless without it.
59
interoptopus_backend_csharp
growingv0.14.25
Generates C# bindings.
Core Metrics
| wrapped_mono | wrapped_mono_macros | interoptopus_backend_csharp | |
|---|---|---|---|
| Health Score | 43 | 40 | 59 |
| Total Downloads | 4.9K | 4.4K | 162.0K |
| 30d Downloads | 7 | 23 | 4.0K |
| Dependents | 0 | 4 | 22 |
| Releases | 4 | 3 | 102 |
| Last Updated | 456d ago | 456d ago | 101d ago |
| Age | 3y 5m | 3y 5m | 4y 9m |
Health Breakdown
wrapped_mono
Maintenance
6
Quality
17
Community
6
Popularity
4
Documentation
10
wrapped_mono_macros
Maintenance
5
Quality
16
Community
5
Popularity
4
Documentation
10
interoptopus_backend_csharp
Maintenance
14
Quality
17
Community
10
Popularity
6
Documentation
12
Technical Details
| wrapped_mono | wrapped_mono_macros | interoptopus_backend_csharp | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 0.14.25 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 2 | 3 |
| Crate Size | 262KB | 8KB | 98KB |
| Features | 10 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •interoptopus_backend_csharp leads with a health score of 59/100, but none of the options score above 80.
- •⚠ wrapped_mono, wrapped_mono_macros have not been updated in over a year.