-
napi
N-API bindings
-
cxx
Safe interop between Rust and C++
-
pyo3
Bindings to Python interpreter
-
cbindgen
generating C bindings to Rust code
-
numpy
PyO3-based Rust bindings of the NumPy C-API
-
bindgen
Automatically generates Rust FFI bindings to C and C++ libraries
-
jni
Rust bindings to the JNI
-
uniffi
a multi-language bindings generator for rust
-
magnus
High level Ruby bindings. Write Ruby extension gems in Rust, or call Ruby code from a Rust binary.
-
flutter_rust_bridge
Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple
-
stabby
A Stable ABI for Rust with compact sum-types
-
csbindgen
Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity
-
cpp
Inline C++ code closures
-
maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
-
pythonize
Serde Serializer & Deserializer from Rust <--> Python, backed by PyO3
-
inkwell
aims to help you pen your own programming languages by safely wrapping llvm-sys
-
autocxx
Safe autogenerated interop between Rust and C++
-
tlua
Zero-cost high-level wrapper for Tarantool-LuaJIT
-
interoptopus
The polyglot bindings generator for your library (C#, C, Python, ...). 🐙
-
cxx-gen
C++ code generator for integrating
cxx
crate into higher level tools -
mbox
malloc-based box. Supports wrapping pointers or null-terminated strings returned from malloc as a Rust type, which will be free'd on drop
-
cglue
FFI safe abstractions for making plugins and C-compatible libraries
-
ocaml
bindings for Rust
-
allo-isolate
Run Multithreaded Rust along with Dart VM (in isolate)
-
c2rust-bitfields
C-compatible struct bitfield implementation used in the C2Rust project
-
c2rust-asm-casts
Type cast helpers for use with C2Rust's inline assembly implementation
-
rubicon
Deduplicate globals across shared objects to enable a dangerous form of dynamic linking
-
libffi
Rust bindings for libffi
-
node-bindgen
easy way to write nodejs module using rust
-
wolfram-library-link
Bindings to Wolfram LibraryLink
-
ocaml-interop
OCaml interoperability
-
td_rlua
Zero-cost high-level lua 5.3 wrapper for Rust
-
chlorine
Just the C types for
no_std
, but builds faster -
yara
Rust bindings for VirusTotal/yara
-
mustang
Rust programs written entirely in Rust
-
pact_ffi
Pact interface for foreign languages
-
libc_alloc
global allocator which hooks into libc's malloc/free
-
ffi-support
help expose Rust functions over the FFI
-
tealr
enhance the APIs provided by the mlua crates
-
rust2go
main shared library
-
doxygen-rs
Transform Doxygen to Rustdoc
-
ext-php-rs
Bindings for the Zend API to build PHP extensions natively in Rust
-
va_list
'va_list' type for a small set of ABIs. Allowing rust implementations of functions like vprintf.
-
pyo3-file
A small helper library for working with python file-like objects with rust
-
metacall
Call NodeJS, TypeScript, Python, C#, Ruby... functions from Rust (a Rust Port for MetaCall).
-
llvm-plugin
A wrapper for easily implementing out-of-source-tree LLVM plugins in Rust
-
dart-sdk-sys
Rust bindings to Dart SDK
-
eyra
Rust programs written entirely in Rust
-
napi-ohos
N-API bindings
-
dart-sys
Statically generated, Opt-in style bindings to the Dart SDK
-
flapigen
connecting libraries written in Rust with other languages
-
bindgen-cli
Automatically generates Rust FFI bindings to C and C++ libraries
-
serde_magnus
Serde integration for Magnus
-
autocxx-bindgen
Automatically generates Rust FFI bindings to C and C++ libraries. Version adjusted for autocxx.
-
dsync
Generate rust structs & query functions from diesel schema files
-
svd2pac
generate peripheral access crates from SVD files
-
sentinel
A sentinel-terminated slice library
-
buffi
generate ergonomic, buffer-based C++ APIs
-
oo-bindgen
DSL-based binding geneator for C, C++, Java, and C#
-
foreign-types
A framework for Rust wrappers over C APIs
-
citrus
C to Rust syntax converter
-
cpp_build
Cargo build script for the
cpp
crate -
openmp-sys
Link with OpenMP (libgomp)
-
tree-sitter-language
The tree-sitter Language type, used by the library and by language implementations
-
extendr-engine
Safe and user friendly bindings to the R programming language
-
cluFlock
Installation and subsequent safe removal of
flock
locks for data streams -
emacs
creating Emacs's dynamic modules
-
opaque-pointer
Generic functions to work with opaque pointers when use FFI to expose Rust structs
-
reference-counted-singleton
Reference-counted singleton whose protected data can be recreated as needed
-
pyo3-asyncio
PyO3 utilities for Python's Asyncio library
-
libremarkable
The only publicly available Framework for developing applications for the Remarkable Paper Tablet w/ Low Latency Partial Refresh Support
-
pyo3-built
Expose build variables obtained with built as a PyDict
-
wstp
Bindings to the Wolfram Symbolic Transfer Protocol (WSTP)
-
stabby-abi
stabby’s core ABI, you shouldn’t add this crate to your dependencies, only
stabby
-
cadical-sys
Almost complete safe and unsafe bindings for the CaDiCal SAT solver. Made using the cxx crate and then wrapped in a safe 1 to 1 API.
-
rs4j
A small, automatic, efficient, and easy-to-use Rust to Java bridge
-
uniffi_bindgen
a multi-language bindings generator for rust (codegen and cli tooling)
-
robusta_jni
Easy interop between Rust and Java
-
seesaw-cli
generate traits from C header files
-
tblgen
Safe Rust bindings for TableGen
-
safer-ffi-gen
FFI wrapper generator based on safer-ffi
-
arrow_extendr
Enables the use of arrow-rs in R using extendr and nanoarrow
-
directcpp
Direct call cpp from Rust
-
ffi-opaque
macro to create correct opaque pointers
-
cstr8
string types that are both valid UTF-8 and nul-terminated
-
trixy
used to generate multi-language apis for your application
-
bindgen_helpers
rename, change case, and fix Rust code generated by bindgen from C headers
-
Ygen
code generation libary like LLVM
-
closure-ffi
FFI utility for creating bare function pointers that invoke a closure
-
rifgen
ffi Interface file generator. Use with flapigen
-
deno_bindgen
Write high-level Deno FFI libraries in Rust
-
rigetti-pyo3
creating a Python wrapper for a Rust library
-
ffi_types
C ABI compatible wrappers for cbindgen/bindgen
-
uniffi-bindgen-java
a java bindings generator for uniffi rust
-
rustler_sys
Create Erlang NIF modules in Rust using the C NIF API
-
fambox
data structure for ergonomically and safely using c's flexible array members
-
c_str_macro
c_str macro to create C-compatible string literals
-
tblgen-alt
Safe Rust bindings for TableGen. Alternative updated version.
-
cxx-demo
Toy project from https://github.com/dtolnay/cxx
-
fcplug-build
Foreign-Clang-Plugin solution, such as solving rust and go two-way calls
-
nj-sys
low level binding to Node N-API
-
vpi_export
Export Rust function to be used on a verilog module through VPI
-
pyo3-build-config
Build configuration for the PyO3 ecosystem
-
cmod
Build a cross-language module with Rust FFI
-
minutus
mruby bridge for Rust
-
ndk-glue
Startup code for android binaries
-
fastly-shared
Shared definitions for Fastly Compute
-
rpkg-config
Standalone library for reading pkg-config .pc files
-
rs_container_ffi
Wrap Rust Vec, std::collections::{BTreeMap, BTreeSet} for C
-
demangle
CLI tool for quickly demangling a symbol
-
arcdps
Rust bindings for the Guild Wars 2 dps-meter with focus on ease-of-use and performance
-
rsabpoa
abpoa rust binding
-
zstring
Zero-termianted string lib, for use with C FFI
-
flutter_rust_bridge_codegen
Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple
-
napi-sys
NodeJS N-API raw binding
-
pyo3-async-runtimes
PyO3 bridges from Rust runtimes to Python's Asyncio library
-
evil-janet
Low level bindings to the janet language c api
-
pps-time
interface for PPS devices
-
c_import
macro for Rust
-
fruity__bbqsrc
bindings for Apple libraries
-
vtable-rs
Set of traits and macros to help dealing with C++ virtual method FFI
-
printf-wrap
Types and functions for safely wrapping C functions with printf(3)-style format strings and varargs
-
elfdump
readelf
-
hdf5-metno-src
Build script for compiling HDF5 C library from source
-
vst3-bindgen
Binding generator for the VST 3 API
-
cffi
Safe* C FFI interface generation
-
cglue-gen
FFI safe code generation for making plugins and C-compatible libraries
-
csz
Abstractions for nul-terminated C strings
-
python_comm
writing python modules with rust easier
-
autocxx-engine
Safe autogenerated interop between Rust and C++
-
skynet_api
API for Skynet plugin
-
libffi-sys
Raw Rust bindings for libffi
-
hash-ids
a fast hashids (hashids.org) implementation
-
fmtbuf
formatting to a fixed-size buffer
-
pyo3_bindgen
Automatic generation of Rust bindings to Python modules
-
playdate-bindgen-cfg
Minimal configuration for playdate-bindgen
-
deno-libffi
Rust bindings for libffi
-
abibool
C ABI compatible boolean types
-
block-id
generating opaque, unique, and short string values from (unsigned) integers
-
llvm_quick
Rust's wrapper for llvm
-
interoptopus_backend_cpython
Generates CPython bindings
-
uniffi_udl
udl parsing for the uniffi project
-
gmserverplugin
accessing the Lua state in Garry's Mod server plugins
-
codesnap-cli
CLI tools for generating beautiful code snapshots
-
rosy
Ruby bindings for Rust
-
buffi_macro
A proc-macro to generate ergonomic, buffer-based C++ APIs
-
napi-build-ohos
N-API build support
-
mls-rs-ffi
Helper crate to generate FFI definitions for mls-rs
-
razor-libzfscore
Low-level libzfs_core interface
-
ffi-closure
Send and recevie closures through FFI
-
verilator
Automated generation of Verilator test modules
-
libpt-bintols
Personal multitool
-
xcode_uniffi
Xcode framework generator/updater tool for rust UniFFI
-
libryzenadj
Safe bindings to libryzenadj
-
codify
Codify.rs translates between types from different programming languages
-
rust2go-cli
Rust2go commandline tool
-
pyo3-commonize
Allow PyO3 classes to be passed between different PyO3 crates
-
solder
build PHP extensions using Rust
-
c2rust-build-paths
C2Rust utilities related to build paths, primarily at build time
-
stb
Safe Rust API for stb libraries
-
tfhe-c-api-bindgen
generating C bindings to Rust code
-
theus
A procedural macro for generating C-compatible functions from Rust structs and traits
-
iop-sdk-ffi
C ABI bindings to the client SDK for the IOP Stack™
-
widestring
wide string Rust library for converting to and from wide strings, such as those often used in Windows API or other FFI libaries. Both
u16
andu32
string types are provided, including support for UTF-16 and UTF-32… -
os_str_bytes
Lossless functionality for platform-native strings
-
jni-glue
Manually written glue code to accompany the jni-bindgen code generator for binding to JVM APIs from Rust
-
wasmer_inkwell
Inkwell aims to help you pen your own programming languages by safely wrapping llvm-sys
-
pyo3-opentelemetry
Macro and utilities for passing OpenTelemetry context from Python to Rust
-
autocxx-parser
Safe autogenerated interop between Rust and C++
-
fcplug
Foreign-Clang-Plugin solution, such as solving rust and go two-way calls
-
cstrptr
FFI-compatible and no-std &CStr
-
razor-libnvpair
Low-level libnvpair interface
-
clib
Generates bindings for C libraries
-
cpp_common
details crate for the
cpp
crate -
machinecode
Execute machine code in hex form
-
scannit-core-ffi
An FFI wrapper around scannit-core. Exports scannit-core's functionality and data models in an FFI-friendly manner.
-
inkwell_llvm12
Inkwell aims to help you pen your own programming languages by safely wrapping llvm-sys
-
atri_ffi
AtriPlugin FFI structs
-
no_mangle_pub_export_c_fn
extracting #[no_mangle] pub extern "C" functions
-
sn_bindgen
automatically generate C, Java, and C# files from Rust source files
-
interoptopus_backend_csharp
Generates C# bindings
-
pyo3-ffi
Python-API bindings for the PyO3 ecosystem
-
pyo3-arraylike
Convenience extension for rust-numpy
-
joltc-sys
Unsafe bindings to Jolt Physics using JoltC
-
abistr
C ABI compatible string types
-
jni-bind
Made importing classes from java easy
-
pyo3-testing
Simplified testing for pyo3-wrapped functions
-
cly
A program to calculate the layout of C types
-
c_source_parser_ffi
Scan C/C++ source tree to get #include dependency and symbols
-
dart
Idiomatic bindings to the dart native extensions api
-
unlambda
parser and interpreter a crate
-
rust2go-common
Rust2go common library
-
libfossil-rs-ffi
Bindgen-generated FFI bindings to libfossil
-
iredismodule
A toolkit for building Redis modules in Rust
-
java-spaghetti
Glue code to accompany the java-spaghetti code generator for binding to JVM APIs from Rust
-
service-bindings
access Service Binding Specification for Kubernetes conformant Service Binding Workload Projections
-
pyo3_bindgen_cli
CLI tool for automatic generation of Rust bindings to Python modules
-
nanocom
Nano-COM, extremly small subset of cross-platform COM
-
externc-libm
A port of
libm
that has all the required no_mangle and extern-cs for linking -
zsh-module
A High-level framework for creating zsh modules
-
package_js
Install and run npm packages
-
playdate-bindgen
Bindgen configuration for Playdate API and utils
-
phper-sys
Low level PHP binding for Rust
-
libipt-sys
raw bindings to the libipt intel processor tracing library
-
asciiz
create buffer and copy bytes ends with 0u8
-
jvmti-rs
Rust bindings to the JVMTI
-
javawithrust
Transfer function calls between Rust and Java in a rust-like (ish) way
-
pychan
A collection of channels for sending around items of type
pyo3::Py<T>
-
ffi_reflect
derive macro that genreates a reflection method for C-comaptible types
-
viable
Interop with C++ MSVC VTables through Rust! If this hasn't been used for a while, you can message me for the name
-
libefi-sys
Bindings for libefi on illumos
-
hier
supports JVM class hierarchy lookup by extending JNI interface
-
xenforeignmemory
Safe bindings to xenforeignmemory
-
autocxx-build
Safe autogenerated interop between Rust and C++
-
deno_bindgen_ir
aims to simplify glue code generation for Deno FFI libraries written in Rust
-
metasploit-shim
metasploit jsonrpc bridge library
-
uniffi_core
a multi-language bindings generator for rust (runtime support code)
-
abilists
Parse
abilists
files from the Zig project -
eclair_bindings
idiomatic Rust wrapper around the low level Eclair Datalog API
-
ritual_common
Common utilities for ritual and ritual_build
-
spdlog-src
Build spdlog for iOS
-
foreignc_template
Templating language for the foreignc crate
-
objc2
Objective-C interface and runtime bindings
-
gravity
Rust bindings for the Gravity API
-
repr_c_wrapper
Opaque
#[repr(C)]
wrapper that can be passed by value over FFI -
xmachine
A fast, cross platform virtual machine implemented in Rust without the Standard Library
-
cluproccmdline
Fast secure parsing /proc/cmdline
-
interoptopus_backend_c
Generates C bindings
-
cfg_table
macro that expands to different values across compilation targets
-
rust_interface_file_generator
ffi Interface file generator. Use with flapigen
-
uniffi_bindgen_kotlin_multiplatform
a Kotlin Multiplatform bindings generator for rust (codegen and cli tooling)
-
ts2rs
Macros that imports Typescript interfaces into Rust
-
ligen-c
C binding generator
-
tsync
Generate typescript types from rust code
-
crossing-schema
Generate schema-based FFI bindings
-
wll
A Wolfram LibraryLink interface
-
ffi-mock
A dead simple way of mocking extern functions, in cases where the external library is not avaible
-
cosmian-wit-bindgen-gen-core
wit-bindgen-gen-core
-
dart-sys-fork
Statically generated, Opt-in style bindings to the Dart SDK
-
go-away
Generates go types from rust types
-
keket
Database-like Asset management on top of ECS storage
-
byond_fn
macro for generating FFI functions for BYOND
-
cstr-literal
A const-friendly macro for C string literals
-
cr
Rust safe bindings for cr.h: A Simple C Hot Reload Header-only Library
-
ffi-destruct
Generates destructors for structures that contain raw pointers in the FFI
-
ts-rs
generate typescript bindings from rust types
-
cardinal-codegen
A code generator written in Rust
-
ffiber
Enable FFI for calling Rust from C by translating Rust-y library interfaces to extern C functions
-
java-bindgen-core
Java Bindgen | Core
-
ptr-origin-tracker
A helper lib for validating memory pointers being passed around to FFI
-
swift-bridge
Generate FFI bindings for safe interop between Rust and Swift
-
alet
stright-forward random generator (wrapper to rand crate) - Inpired by the Python's random module
-
helix
Embed Rust in your Ruby
-
csbinding_generator
cli tool to generate c# bindings from a rust codebase
-
cxxbridge-cmd
C++ code generator for integrating
cxx
crate into a non-Cargo build -
cstr-enum
defining C-style string enums
-
qoqo
Quantum computing circuit toolkit. Python interface of roqoqo
-
cpython
Bindings to Python
-
cmacro
parsing C macros and generating Rust code
-
poggers
memory lib
-
string-offsets
Converts string offsets between UTF-8 bytes, UTF-16 code units, Unicode code points, and lines
-
pzip-bwt
Wrapper around the bwt function of libdivsufsort
-
tcc
Rust wrapper around the Tiny C Compiler
-
sourcegear-bridge-build
Build script support for SourceGear Bridge, a binding generator for .NET
-
windows-helpers
Helpers for the windows crate
-
interoptopus_reference_project
A reference project for Interoptopus backends to test interop generation
-
elm_rs
Generate Elm bindings for your Rust types
-
pakr-assert-size
Compile-time checks of the size of structures
-
capsule
A framework for network function development. Written in Rust, inspired by NetBricks and built on Intel's Data Plane Development Kit.
-
unwind_aborts
Prevent your panics from unwinding past FFI boundaries with this one simple trick!
-
rust_swig
connecting libraries written in Rust with other languages
-
puff-rs
Puff - Deep Stack Python Runtime and GraphQL library
-
inline-c
Write and execute C code inside Rust
-
cluConstConcat
Safe constant combination of constant data
-
libryzenadj-alt
Safe bindings to libryzenadj, updated to v0.14
-
wolfram-library-link-sys
Low-level FFI bindings to the Wolfram LibraryLink C API
-
idl
used for the idl language
-
terminated
Types for representing NUL-terminated UTF8 strings
-
objrs
Objective-Rust: the unholy union of Rust and Objective-C
-
rtlola_kotlin_bridge
bridge to use the RTLola-Interpreter in Kotlin
-
lttng-ust
Semi-automatically generate lttng-ust tracepoints (client code)
-
reproto-backend-python
Rethinking Protocol Generators
-
bridge
from Rust to other languages
-
drop-root
Set a user id and group (using the names) id to drop root privileges
-
cpp_demangle
demangling C++ symbols
-
libpt-net
Personal multitool
-
libfossil-rs
FFI bindings to libfossil
-
valrow
By-value borrows
-
camo
Foreign language interface generation
-
tf-bindgen
Automatically generates Rust bindings for Terraform providers
-
robusta-codegen
Procedural macro crate to support
robusta
-
const-cstr
Create static C-compatible strings from Rust string literals
-
cluConcatBytes
Merges literals into a static array
-
k_board
A keyboard event handler that allows dynamic development
-
mem-ring
Across-thread queue based on shared memory
-
fvm-abi
describe the contract struct
-
vpi_user
vpi_user.h
-
gpg-error
Libgpg-error bindings for Rust
-
cmod-core
Build a cross-language module with Rust FFI
-
razor-libzfs
Low-level libzfs interface
-
wasmer-wit-bindgen-gen-core
wit-bindgen-gen-c
-
bitnet-cpp
bitnet.cpp bindings for Rust
-
jnino
Java Native Interface to rust Native Objects
-
attestation-doc-validation
attesting enclaves according to the Evervault Attestation scheme. This crate is used to generate ffi bindings.
-
ensure-uniform-type
Ensures a type only uses uniform fields
-
rifgen_attributes_utils
ffi Interface file generator. Use with flapigen
-
pen-ffi
FFI library for Pen programming language
-
witx-bindgen
turn witx files into Rust source code bindings
-
pyo3_bindgen_engine
Engine for automatic generation of Rust bindings to Python modules
-
stringmap
An immutable string map with pointers into frozen memory that can be shared between C, Ruby, Python and Rust
-
craydate-sys
Rust bindings for the Playdate hand held gaming system's C API, generated with bindgen
-
genpet
Generate petgraph graphs with geng
-
ldtk-codegen
Generate typed rust code from LDtk Project
-
bfcore
An interpreter for BrainF*ck without std or alloc
-
jni-bindgen
Code generator for binding to JVM APIs from Rust
-
stabby-macros
the macros that make working with stabby possible, you shouldn’t add this crate to your dependencies, only
stabby
-
ts-rs-json-value
generate typescript bindings from rust types
-
mach_o_sys
Bindings to the OSX mach-o system library
-
rust_qt_binding_generator
Generate code to build Qt applications with Rust
-
fat_type
A type which permits thin references to arrays and dynamic types
-
llama_cpp_rs
Rust bindings for LLAMA.CPP inference
-
pyo3_macros_more
More declarative macros for PyO3
-
expand_array
Macro to convert a static array to a fixed-size array
-
foreignc
Auto generate ffi abis directly from rust code
-
championship
Generate championship fixtures using the round-robin tournament algorithm
-
serde-bindgen-core
Generate "C" bindings for serde
-
pyo3-anyio
PyO3 utility bindings for Anyio's event loop
-
autocxx-integration-tests
Safe autogenerated interop between Rust and C++
-
directcpp-macro
Direct call cpp from Rust (proc-macro)
-
thin_trait_object
One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code
-
log4j
log to Java's log4j from Rust
-
crossing-java
Generate schema-based FFI bindings for Java
-
pyo3-asyncio-0-21
PyO3 utilities for Python's Asyncio library - 0.21 fork
-
wdk-macros
A collection of macros that help make it easier to interact with wdk-sys's direct bindings. This should not be directly consumed, and should be instead consumed via the wdk-sys crate.
-
ts-bindgen
Generate a wasm-bindgen interface from typescript definitions
-
kusabira
Integrated frontend for C library build and Rust FFI binding generation
-
pyo3-derive-backend
Code generation for PyO3 package
-
wasm-wrapper-gen
JavaScript wrapper generation for rust code targeting wasm32-unknown-unknown
-
lingua_luau
Send complex data between Rust and Roblox Luau via Wasynth using JSON
-
variyak
macro to help call variadic functions given a container such as a Vec
-
flutter_logger
logging library for using rust together with flutter/dart and flutter_rust_bridge
-
nvim-utils
writing neovim plugins in rust
-
flu
Lua 5.1 framework for Rust
-
seestr
pointer-wide nul-terminated strings with ownership semantics
-
linkstore
embedding, manipulating and retrieving data embedded in binaries using linker sections
-
extern-c
Convert a zero-sized closure into an
extern "C" fn(…)
pointer -
janetrs
High level binding for Janet programming language
-
dispatch2
Bindings and wrappers for the Grand Central Dispatch (GCD)
-
objc2-encode
Objective-C type-encoding representation and parsing
-
lazylink
Convert extern fn to libdl call procedural macro