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