Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ignalina authored Sep 29, 2022
1 parent 0d7ef0a commit fabcb32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ Go (Arrow buffs)--> Rust
calls with Apache Arrow datatype's as parameter

Under early setup at atm reading these as inspiration.
* https://github.com/mediremi/rust-plus-golang
* https://observablehq.com/@kylebarron/zero-copy-apache-arrow-with-webassembly
* https://github.com/mediremi/rust-plus-golang
* https://michael-f-bryan.github.io/rust-ffi-guide/cbindgen.html to generate an extern C callable from GO
* https://arrow.apache.org/docs/status.html#ipc-format
* https://github.com/alexcrichton/rust-ffi-examples a lot of FFI examples, including go-to-rust
Expand Down

0 comments on commit fabcb32

Please sign in to comment.