Categories: None [Edit]

RubyInline

https://rubygems.org/gems/RubyInline
https://github.com/seattlerb/rubyinline
Inline allows you to write foreign code within your ruby code. It automatically determines if the code in question has changed and builds it only when necessary. The extensions are then automatically loaded into the class/module that defines it. You can even write extra builders that will allow you to write inlined code in any language. Use Inline::C as a template and look at Module#inline for the required API. == Features/Problems: * Quick and easy inlining of your C or C++ code embedded in your ruby script. * Extendable to work with other languages. * Automatic conversion between ruby and C basic types * char, unsigned, unsigned int, char *, int, long, unsigned long * inline_c_raw exists for when the automatic conversion isn't sufficient. * Only recompiles if the inlined code has changed. * Pretends to be secure. * Only requires standard ruby libraries, nothing extra to download.

Total

Ranking: 2,381 of 191,254
Downloads: 8,834,847

Daily

Ranking: 3,179 of 191,174
Downloads: 3,012

Depended by

RankDownloadsName
3,2104,537,962fuzzy-string-match
4,7451,677,472osx_keychain
7,840532,579ParseTree
11,136246,266png
11,263240,811image_science
11,814218,600goat
11,998210,962fastimage_resize
14,136152,357rbbt-dm
19,63285,299fastruby
24,05362,420mincore
24,05362,420mincore
30,37544,638inci_score
31,07243,304dimus-taxamatch_rb
33,34439,365rod
44,00827,202locomotive_carrierwave
46,27125,412fuzzy_tools
47,56824,454scout-gear
47,96224,177zenprofile
53,37920,905KellyMahan-memcachedb-client
53,54020,824ryeppp

Depends on

RankDownloadsName
169285,976,002rdoc
2,08212,475,455ZenTest
2,3369,184,272hoe

Owners

#GravatarHandle
1iconzenspider