How to write C extensions easily in Ruby
Lots of Ruby libraries suffer from performance. It is in fact one of the biggest criticism that is being made to Ruby. There are lots of ways to improve Ruby’s performance: use latest Ruby version,… How to write C extensions easily in Ruby
