Except the fact that Fiddle is a module from the standard library of ruby and that ruby-ffi is an external module, what are the main differences between them.
More specificaly, what could be the reasons that lead you to use one over the other? (except the fact that one create a dependancy to an external gem).