-
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, ...). 🐙
-
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
-
cxx-gen
C++ code generator for integrating
cxx
crate into higher level tools -
cglue
FFI safe abstractions for making plugins and C-compatible libraries
-
ocaml
bindings for Rust
-
c2rust-bitfields
C-compatible struct bitfield implementation used in the C2Rust project
-
allo-isolate
Run Multithreaded Rust along with Dart VM (in isolate)
-
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
-
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
-
va_list
'va_list' type for a small set of ABIs. Allowing rust implementations of functions like vprintf.
-
ext-php-rs
Bindings for the Zend API to build PHP extensions natively in Rust
-
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
-
ocaml-interop
OCaml interoperability
-
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
-
buffi
generate ergonomic, buffer-based C++ APIs
-
sentinel
A sentinel-terminated slice library
-
oo-bindgen
DSL-based binding geneator for C, C++, Java, and C#
-
foreign-types
A framework for Rust wrappers over C APIs
-
svd2pac
generate peripheral access crates from SVD files
-
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
-
tblgen-alt
Safe Rust bindings for TableGen. Alternative updated version.
-
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
-
abienum
underlying types for C enums
-
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
-
closure-ffi
FFI utility for creating bare function pointers that invoke a closure
-
arrow_extendr
Enables the use of arrow-rs in R using extendr and nanoarrow
-
directcpp
Direct call cpp from Rust
-
playdate-bindgen
Bindgen configuration for Playdate API and utils
-
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
-
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
-
ndk-glue
Startup code for android binaries
-
cxx-demo
Toy project from https://github.com/dtolnay/cxx
-
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
-
minutus
mruby bridge for Rust
-
cmod
Build a cross-language module with Rust FFI
-
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
-
fcplug
Foreign-Clang-Plugin solution, such as solving rust and go two-way calls
-
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
-
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
-
c_import
macro for Rust
-
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
-
deno-libffi
Rust bindings for libffi
-
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
-
rust2go-common
Rust2go common library
-
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
-
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
-
abibool
C ABI compatible boolean types
-
codify
Codify.rs translates between types from different programming languages
-
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™
-
os_str_bytes
Lossless functionality for platform-native strings
-
wasmer_inkwell
Inkwell aims to help you pen your own programming languages by safely wrapping llvm-sys
-
autocxx-parser
Safe autogenerated interop between Rust and C++
-
ffi-closure
Send and recevie closures through FFI
-
pyo3-opentelemetry
Macro and utilities for passing OpenTelemetry context from Python to Rust
-
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… -
jni-glue
Manually written glue code to accompany the jni-bindgen code generator for binding to JVM APIs from Rust
-
cstrptr
FFI-compatible and no-std &CStr
-
razor-libnvpair
Low-level libnvpair interface
-
cpp_common
details crate for the
cpp
crate -
clib
Generates bindings for C libraries
-
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
-
iredismodule
A toolkit for building Redis modules in Rust
-
jni-bind
Made importing classes from java easy
-
libipt-sys
raw bindings to the libipt intel processor tracing library
-
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
-
libfossil-rs-ffi
Bindgen-generated FFI bindings to libfossil
-
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
-
externc-libm
A port of
libm
that has all the required no_mangle and extern-cs for linking -
package_js
Install and run npm packages
-
phper-sys
Low level PHP binding for Rust
-
asciiz
create buffer and copy bytes ends with 0u8
-
playdate-bindgen-cfg
Minimal configuration for playdate-bindgen
-
abistr
C ABI compatible string types
-
jvmti-rs
Rust bindings to the JVMTI
-
zsh-module
A High-level framework for creating zsh modules
-
nanocom
Nano-COM, extremly small subset of cross-platform COM
-
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
-
fcplug-build
Foreign-Clang-Plugin solution, such as solving rust and go two-way calls
-
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
-
libefi-sys
Bindings for libefi on illumos
-
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
-
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)
-
foreignc_template
Templating language for the foreignc crate
-
mem-ring
Across-thread queue based on shared memory
-
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
-
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
-
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
-
qoqo
Quantum computing circuit toolkit. Python interface of roqoqo
-
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
-
pakr-assert-size
Compile-time checks of the size of structures
-
elm_rs
Generate Elm bindings for your Rust types
-
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
-
cluConstConcat
Safe constant combination of constant data
-
rust2go-cli
Rust2go commandline tool
-
libryzenadj-alt
Safe bindings to libryzenadj, updated to v0.14
-
wolfram-library-link-sys
Low-level FFI bindings to the Wolfram LibraryLink C API
-
inline-c
Write and execute C code inside Rust
-
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)
-
interoptopus_reference_project
A reference project for Interoptopus backends to test interop generation
-
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
-
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
-
fvm-abi
describe the contract struct
-
vpi_user
vpi_user.h
-
gpg-error
Libgpg-error bindings for Rust
-
ensure-uniform-type
Ensures a type only uses uniform fields
-
valrow
By-value borrows
-
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.
-
rifgen_attributes_utils
ffi Interface file generator. Use with flapigen
-
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
-
pyo3_macros_more
More declarative macros for PyO3
-
genpet
Generate petgraph graphs with geng
-
pen-ffi
FFI library for Pen programming language
-
ldtk-codegen
Generate typed rust code from LDtk Project
-
bfcore
An interpreter for BrainF*ck without std or alloc
-
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
-
expand_array
Macro to convert a static array to a fixed-size array
-
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++
-
foreignc
Auto generate ffi abis directly from rust code
-
jni-bindgen
Code generator for binding to JVM APIs from Rust
-
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
-
janetrs
High level binding for Janet programming language
-
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
-
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
-
pyo3-loom
effortlessly creating Python bindings, including involving NumPy, to Rust source code with PyO3