rustler
Rust bridge
Provides a safe Rust bridge for interacting with Erlang VM
Safe Rust bridge for creating Erlang NIF functions
4k stars
78 watching
225 forks
Language: Rust
last commit: about 1 month ago
Linked from 2 awesome lists
bindingelixirerlangffinifrust
Related projects:
Repository | Description | Stars |
---|---|---|
rustls/rustls | A modern, platform-independent TLS library written in Rust | 6,214 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,182 |
rust-lang/rustfmt | A tool for formatting Rust code according to style guidelines. | 6,042 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,800 |
rust-lang/rust-bindgen | Automates the process of creating Rust interfaces to C and C++ libraries. | 4,467 |
tensorflow/rust | A Rust binding to TensorFlow's C API for machine learning | 5,190 |
glium/glium | A safe and high-level wrapper around the OpenGL API for the Rust programming language. | 3,510 |
dtolnay/cxx | A library providing safe and idiomatic interop between Rust and C++ | 5,897 |
mozilla/cbindgen | Generates C/C++ bindings from Rust code to facilitate interoperability with other languages and systems. | 2,420 |
phper-framework/phper | Enables writing PHP extensions using safe Rust code | 295 |
nickel-org/nickel.rs | A lightweight Rust framework for building web applications | 3,035 |
lief-project/lief | A cross-platform library to parse, modify, and abstract executable formats | 4,499 |
ralfbiedert/cheats.rs | A comprehensive reference guide for the Rust programming language | 4,147 |
stepancheg/rust-protobuf | Rust implementation of Google protocol buffers for serialization and deserialization | 2,809 |
neon-bindings/neon | Rust bindings for writing Node.js native addons. | 8,063 |