RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Rice - Easily wrap extensions in C++

If you are writing binding C++ libraries to Ruby - check out Rice. It makes accessing C++ libraries from Ruby dead simple through clever use of C++ templating. It is similar to Boost.Python and provides an object-oriented interface to most of the Ruby C API.

Comments

This is great, I’m finding out about things I haven’t heard of before. Keep up the good work :)

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in