https://github.com/ffi/ffi
It's pretty much `gem install ffi` and off you go. I've used a Ruby gem [1] that talks to a hashtable storage library via FFI and found it perfectly stable.
[1] https://github.com/jmettraux/rufus-tokyo
https://github.com/ffi/ffi
It's pretty much `gem install ffi` and off you go. I've used a Ruby gem [1] that talks to a hashtable storage library via FFI and found it perfectly stable.
[1] https://github.com/jmettraux/rufus-tokyo