rust-lang/rust-bindgen

Automatically generates Rust FFI bindings to C (and some C++) libraries.

RustPythonOtherffibindingscodegen
This is stars and forks stats for /rust-lang/rust-bindgen repository. As of 29 Apr, 2024 this repository has 3695 stars and 648 forks.

bindgen bindgen automatically generates Rust FFI bindings to C (and some C++) libraries. For example, given the C header doggo.h: typedef struct Doggo { int many; char wow; } Doggo; void eleven_out_of_ten_majestic_af(Doggo* pupper); bindgen produces Rust FFI code allowing you to call into the doggo library's functions and use its types: /* automatically generated by rust-bindgen 0.99.9 */ #[repr(C)] pub struct Doggo { pub many: ::std::os::raw::c_int, pub wow: ::std::os::raw::c_char, } extern...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
jorgecarleitao/arrow2RustPython98202090
database-mesh/pisanixRustYaccC2660370
aditya-grover/node2vecScalaPython2.5k09110
FightingDesign/fighting-designTypeScriptVueSCSS48301580
eth-sri/securify2SolidityPythonOther54101120
Project-Sloth/ps-hudSvelteLuaTypeScript109-11590
SwipeCellKit/SwipeCellKitSwiftOther6.1k07920
PlasmoHQ/plasmoTypeScriptJavaScriptOther6.9k+40224+1
EnixCoda/GitakoTypeScriptJavaScriptSCSS2.2k+31000
umijs/dumiTypeScriptLessJavaScript3.2k+71.2k0