rust-bindings
There are 160 repositories under rust-bindings topic.
nix-rust/nix
Rust friendly bindings to *nix APIs
mlua-rs/mlua
High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Luau bindings to Rust with async/await support
rust-rocksdb/rust-rocksdb
rust wrapper for rocksdb
rust-skia/rust-skia
Rust Bindings for the Skia Graphics Library
PyO3/rust-numpy
PyO3-based Rust bindings of the NumPy C-API
rust-qt/ritual
Use C++ libraries from Rust
noib3/nvim-oxi
:link: Rust bindings to all things Neovim
deltaphc/raylib-rs
Rust bindings for raylib
arrayfire/arrayfire-rust
Rust wrapper for ArrayFire
sciter-sdk/rust-sciter
Rust bindings for Sciter
Boddlnagg/midir
Cross-platform realtime MIDI processing in Rust.
gyscos/zstd-rs
A rust binding for the zstd compression library.
prove-rs/z3.rs
Rust bindings for the Z3 solver.
mityax/rustimport
Import Rust source files directly from Python!
google/shaderc-rs
Rust bindings for the shaderc library.
kornelski/rust-security-framework
Bindings to the macOS Security.framework
RustAudio/rust-jack
Rust bindings for JACK. A realtime sound server for audio and midi IO
CCExtractor/rusty_ffmpeg
FFI bindings for FFmpeg inner libraries.
Enet4/faiss-rs
Rust language bindings for Faiss
tari/llvm-sys.rs
Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)
michaelwu/RustKit
Fast and ergonomic Rust bindings for ObjC APIs
open-quantum-safe/liboqs-rust
Rust bindings for liboqs
rust-console/rusted-switch
Nintendo Switch Homebrew with Rust 🦀
rust-onig/rust-onig
Rust bindings for the Oniguruma regex library
arvancloud/nginx-rs
nginx bindings for Rust
kornelski/lodepng-rust
All-in-one PNG image encoder/decoder in pure Rust
napi-rs/napi
High-level Node.js N-API bindings for Rust ✨🦀🚀✨— ⚠️Deprecated in favor of https://github.com/napi-rs/napi-rs ⚠️
Hywan/gutenberg-parser-rs
An experimental Rust parser for WordPress Gutenberg post format
kevinmehall/rust-soapysdr
Rust bindings for SoapySDR, the vendor-neutral software defined radio hardware abstraction layer
appsignal/mongo-rust-driver
Mongo Rust driver built on top of the Mongo C driver
WiSaGaN/ctp-rs
A Rust wrapper of CTP API
ImageOptim/mozjpeg-rust
Safe Rust wrapper for the MozJPEG library
nathanielfernandes/imagetext-py
A blazing fast text drawing library
Hugal31/yara-rust
Rust bindings for VirusTotal/Yara
fristonio/docker.rs
Rust bindings to interact with docker daemon.
endoli/javascriptcore.rs
Rust bindings for WebKit's JavaScriptCore.