Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shekohex/allo-isolate

Run Multithreaded Rust along with Dart VM (in isolate) 🌀
https://github.com/shekohex/allo-isolate

dart ffi flutter rust-lang

Last synced: about 24 hours ago
JSON representation

Run Multithreaded Rust along with Dart VM (in isolate) 🌀

Awesome Lists containing this project

README

        

Allo Isolate (Dart VM)




Run Multithreaded Rust along with Dart VM (in isolate)




Lints


Security


Valgrind Memory Check


crates.io


Documentation

## 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][contributing] and take a
look at some of these issues:

- [Issues labeled "good first issue"][good-first-issue]
- [Issues labeled "help wanted"][help-wanted]

[contributing]: https://github.com/sunshine-protocol/allo-isolate/blob/master/.github/CONTRIBUTING.md
[good-first-issue]: https://github.com/sunshine-protocol/allo-isolate/labels/good%20first%20issue
[help-wanted]: https://github.com/sunshine-protocol/allo-isolate/labels/help%20wanted

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