#dart #bindings #isolate

allo-isolate

Run Multithreaded Rust along with Dart VM (in isolate)

33 releases

0.1.24 Jan 15, 2024
0.1.21 Dec 25, 2023
0.1.20 Sep 23, 2023
0.1.18 Jun 15, 2023
0.1.4 Jul 13, 2020

#27 in FFI

Download history 21677/week @ 2023-12-24 34492/week @ 2023-12-31 33186/week @ 2024-01-07 37493/week @ 2024-01-14 38132/week @ 2024-01-21 37824/week @ 2024-01-28 43727/week @ 2024-02-04 38808/week @ 2024-02-11 33838/week @ 2024-02-18 36507/week @ 2024-02-25 40059/week @ 2024-03-03 36503/week @ 2024-03-10 37505/week @ 2024-03-17 40913/week @ 2024-03-24 43108/week @ 2024-03-31 40886/week @ 2024-04-07

166,475 downloads per month
Used in 5 crates (4 directly)

Custom license

48KB
978 lines

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.

Dependencies

~0–1MB
~20K SLoC