rust-bindgen
FFI generator
Automates the process of creating Rust interfaces to C and C++ libraries.
Automatically generates Rust FFI bindings to C (and some C++) libraries.
5k stars
58 watching
707 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
bindingscodegenffi
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates C/C++ bindings from Rust code to facilitate interoperability with other languages and systems. | 2,440 |
| A library that provides Rust bindings for calling Windows APIs. | 10,797 |
| A library providing safe and idiomatic interop between Rust and C++ | 5,980 |
| A configuration system designed to support 12-factor applications and various data formats. | 2,700 |
| Automatically generates C header files from Rust source code | 191 |
| A Rust library that provides a high-level interface to the SDL2 graphics library | 2,793 |
| The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
| A tool for generating FFI wrappers from C header files for Common Lisp | 26 |
| A central registry and infrastructure for sharing Rust packages, written in Rust | 3,022 |
| Rust bindings for Dear ImGui | 2,707 |
| A tool for formatting Rust code according to style guidelines. | 6,095 |
| A Rust binding to TensorFlow's C API for machine learning | 5,215 |
| A Rust implementation of Protocol Buffers for generating idiomatic and readable code from proto2 and proto3 files. | 4,001 |
| A library that provides a low-level window creation and management system for building cross-platform GUI applications | 4,940 |
| Rust implementation of Google protocol buffers for serialization and deserialization | 2,820 |