Skip to content

A special box to safely pass complex Rust structures over FFI

License

Notifications You must be signed in to change notification settings

feenkcom/boxes-rs

Repository files navigation

boxes-rs

A set of utility crates to make development of ffi bindings to Rust libraries easier:

  • value-box - passing arbitrary Rust structures back and forth
  • string-box - working with byte, wide and utf8-encoded strings
  • array-box - create and access an array of items

About

A special box to safely pass complex Rust structures over FFI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages