Decision Workspace
interoptopus vs csbindgen vs bindgen
Side-by-side comparison of Rust crates
67
interoptopus
growingv0.14.27
The polyglot bindings generator for your library (C#, C, Python, ...). 🐙
72
csbindgen
stablev1.9.8
Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity.
67
bindgen
growingv0.72.1
Automatically generates Rust FFI bindings to C and C++ libraries.
Core Metrics
| interoptopus | csbindgen | bindgen | |
|---|---|---|---|
| Health Score | 67 | 72 | 67 |
| Total Downloads | 284.7K | 590.9K | 299.4M |
| 30d Downloads | 10.9K | 42.5K | 17.1M |
| Dependents | 512 | 60 | 22.2K |
| Releases | 121 | 29 | 126 |
| Last Updated | 21d ago | 6d ago | 267d ago |
| Age | 4y 11m | 3y 2m | 11y 6m |
Health Breakdown
interoptopus
Maintenance
18
Quality
17
Community
13
Popularity
7
Documentation
12
csbindgen
Maintenance
19
Quality
20
Community
16
Popularity
7
Documentation
10
bindgen
Maintenance
10
Quality
14
Community
20
Popularity
8
Documentation
15
Technical Details
| interoptopus | csbindgen | bindgen | |
|---|---|---|---|
| Version | 0.14.27 | 1.9.8 | 0.72.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | BSD-3-Clause |
| Dependencies | 3 | 2 | 15 |
| Crate Size | 35KB | 29KB | 246KB |
| Features | 2 | 0 | 9 |
| Yanked % | 0.0% | 0.0% | 4.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.70.0 |
| Owners | 1 | 3 (team) | 3 (team) |
Links
Quick Verdict
- •csbindgen leads with a health score of 72/100, but none of the options score above 80.
- •bindgen has the most downloads (299.4M), suggesting wider adoption.
- •bindgen is depended on by 22.2K crates — strongest ecosystem trust.
- •interoptopus, bindgen are pre-1.0 — API may change.