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,384 of 193,053
Downloads: 9,095,722

Daily

Ranking: 3,322 of 193,030
Downloads: 574

Depended by

RankDownloadsName
3,1914,767,270fuzzy-string-match
4,8141,679,620osx_keychain
7,935538,277ParseTree
11,380248,712png
11,497243,681image_science
12,086220,288goat
12,217214,395fastimage_resize
14,364155,074rbbt-dm
19,95085,939fastruby
24,34963,278mincore
24,34963,278mincore
30,50545,640inci_score
31,39043,871dimus-taxamatch_rb
33,59440,018rod
44,32727,558locomotive_carrierwave
45,43826,660scout-gear
46,73625,675fuzzy_tools
48,42824,461zenprofile
53,62321,272KellyMahan-memcachedb-client
53,87621,136ryeppp

Depends on

RankDownloadsName
165305,054,208rdoc
2,09412,757,328ZenTest
2,3619,286,404hoe

Owners

#GravatarHandle
1iconzenspider