Bookmarks tagged [ffi]
https://doc.rust-lang.org/book/first-edition/ffi.html
http://jakegoulding.com/rust-ffi-omnibus/
A collection of examples of using code written in Rust from other languages
https://github.com/alexcrichton/rust-ffi-examples
FFI examples written in Rust. Contribute to alexcrichton/rust-ffi-examples development by creating an account on GitHub.
- tags: rust, ffi
- source code
https://github.com/eqrion/cbindgen
generates C header files from Rust source files. Used in Gecko for WebRender
- tags: rust, ffi, c
- source code
https://github.com/Sean1708/rusty-cheddar
generates C header files from Rust source files
- tags: rust, ffi, c
- source code
https://github.com/rust-lang/rust-bindgen
A Rust bindings generator
- tags: rust, ffi, cpp
- source code
https://github.com/rusterlium/rustler
safe Rust bridge for creating Erlang NIF functions
- tags: rust, ffi, erlang
- source code
https://github.com/mgattozzi/curryrs
Bridge the gap between Haskell and Rust
- tags: rust, ffi, haskell
- source code
https://github.com/mgattozzi/haskellrs
Rust in Haskell FFI Example
- tags: rust, ffi, haskell
- source code
https://github.com/mgattozzi/rushs
Haskell in Rust FFI Example
- tags: rust, ffi, haskell
- source code
https://github.com/benanders/rjni
- tags: rust, ffi, java
- source code
https://github.com/drrb/java-rust-example
- tags: rust, ffi, java
- source code
https://github.com/rawrasaur/rust-jdbc
- tags: rust, ffi, java
- source code
https://github.com/jcmoyer/rust-lua53
- tags: rust, ffi, lua
- source code
https://github.com/lilyball/rust-lua
- tags: rust, ffi, lua
- source code
https://github.com/tickbh/td_rlua
Zero-cost high-level lua 5.3 wrapper for Rust
- tags: rust, ffi, lua
- source code
https://github.com/tomaka/hlua
Rust library to interface with Lua
- tags: rust, ffi, lua
- source code
https://github.com/anima-engine/mrusty
- tags: rust, ffi, mruby
- source code
https://github.com/neon-bindings/neon
- tags: rust, ffi, node.js
- source code
https://github.com/SSheldon/rust-objc
Objective-C Runtime bindings and wrapper for Rust
- tags: rust, ffi, objective-c
- source code
https://github.com/vickenty/mi-rust
Adds support to M::I for building modules with Cargo
- tags: rust, ffi, perl
- source code
https://github.com/vickenty/perl-xs
Create Perl XS modules using Rust
- tags: rust, ffi, perl
- source code
https://github.com/getsentry/milksnake
extension for python setuptools that allows you to distribute dynamic linked libraries in Python wheels in the most portable way imaginable.
- tags: rust, ffi, python
- source code
https://github.com/dgrunwald/rust-cpython
- tags: rust, ffi, python
- source code
https://github.com/PyO3/PyO3
Rust bindings for the Python interpreter
- tags: rust, ffi, python
- source code
https://github.com/rustr/rustr
use Rust from R, and use R in Rust
- tags: rust, ffi, r
- source code
https://github.com/d-unseductable/ruru
native Ruby extensions written in Rust
- tags: rust, ffi, ruby
- source code
https://github.com/danielpclark/rutie
native Ruby extensions written in Rust and vice versa
- tags: rust, ffi, ruby
- source code
https://github.com/tildeio/helix
- tags: rust, ffi, ruby
- source code
https://github.com/rustwasm/wasm-pack
📦 ✨ pack up the wasm and publish it to npm!
- tags: rust, ffi, webassembly, wasm
- source code
https://github.com/rustwasm/wasm-bindgen
A project for facilitating high-level interactions between wasm modules and JS. [](https://travis-ci.org/rustwasm/wasm-bind...
- tags: rust, ffi, webassembly, wasm
- source code