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
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