Skip to content

C Extension Alternatives

Nick Sieger edited this page May 13, 2011 · 30 revisions

JRuby versions prior to 1.6 did not support Ruby C extensions, and even in 1.6 the support is still "in development" and considered experimental. This page lists common C extensions and non-C alternatives you can use to replace them.

Please add to this list with your findings.

Note that the JRuby-Lint gem parses the contents of this page to use for its Ruby gem checker. In order for JRuby-Lint to use the information, please adhere to the * gem_name - instructions format.

Clone this wiki locally