Last updated:
0 purchases
nativeshell core
Dart interface to NativeShell Core, a Rust/FFI implementation of message channel.
Features #
High performance message channel implementation
Sending binary from Rust to Dart is zero copy
Sending binary data from Dart to Rust only requires one copy
Support for finalizable handles (Rust code can get notified when Dart objects get garbage collected)
Getting started #
TODO(knopp)
Usage #
TODO(knopp)
Additional information #
Currently used by super_native_extensions.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.