All Projects â†’ sunshine-protocol â†’ allo-isolate

sunshine-protocol / allo-isolate

Licence: Apache-2.0 license
Run Multithreaded Rust along with Dart VM (in isolate) 🌀

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to allo-isolate

Tflite native
A Dart interface to TensorFlow Lite (tflite) through dart:ffi
Stars: ✭ 120 (+29.03%)
Mutual labels:  ffi
Rust Ffi Guide
A guide for doing FFI using Rust
Stars: ✭ 207 (+122.58%)
Mutual labels:  ffi
Rustler
Safe Rust bridge for creating Erlang NIF functions
Stars: ✭ 3,052 (+3181.72%)
Mutual labels:  ffi
Libnotify
Ruby bindings for libnotify using FFI.
Stars: ✭ 138 (+48.39%)
Mutual labels:  ffi
Inline Java
Haskell/Java interop via inline Java code in Haskell modules.
Stars: ✭ 197 (+111.83%)
Mutual labels:  ffi
Node Win32 Api
win32 api
Stars: ✭ 214 (+130.11%)
Mutual labels:  ffi
Fficxx
Haskell-C++ Foreign Function Interface Generator
Stars: ✭ 117 (+25.81%)
Mutual labels:  ffi
elixir-ffi
Foreign Function Interface (FFI) for Elixir
Stars: ✭ 52 (-44.09%)
Mutual labels:  ffi
Emacs Module Rs
Rust binding and tools for emacs-module (Emacs's dynamic module support)
Stars: ✭ 203 (+118.28%)
Mutual labels:  ffi
Python Mpv
Python interface to the awesome mpv media player
Stars: ✭ 245 (+163.44%)
Mutual labels:  ffi
Rustr
Rust and R Integration
Stars: ✭ 160 (+72.04%)
Mutual labels:  ffi
Rust Bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
Stars: ✭ 2,453 (+2537.63%)
Mutual labels:  ffi
Awesome Php Ffi
PHP FFI examples and use cases
Stars: ✭ 217 (+133.33%)
Mutual labels:  ffi
Ffi Navigator
Stars: ✭ 122 (+31.18%)
Mutual labels:  ffi
Curryrs
Bridge the gap between Haskell and Rust
Stars: ✭ 252 (+170.97%)
Mutual labels:  ffi
Swift Haskell Tutorial
Integrating Haskell with Swift Mac Apps
Stars: ✭ 118 (+26.88%)
Mutual labels:  ffi
Inline Rust
Use snippets of Rust inline in your Haskell programs
Stars: ✭ 210 (+125.81%)
Mutual labels:  ffi
pedax
Reversi Board with edax, which is the strongest reversi engine.
Stars: ✭ 18 (-80.65%)
Mutual labels:  ffi
cxx-cmake-example
An example repo to setup cxx (Rust FFI library) with the CMake build system.
Stars: ✭ 64 (-31.18%)
Mutual labels:  ffi
Pythonnet
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
Stars: ✭ 2,873 (+2989.25%)
Mutual labels:  ffi

Allo Isolate (Dart VM)

Run Multithreaded Rust along with Dart VM (in isolate)

Safety

some of the code uses unsafe since, but mostly you wouldn't have to write that yourself as we provide macros for that.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License

Licensed under Apache v2.0 license.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].