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,393 of 192,861
Downloads: 8,971,451

Daily

Ranking: 2,052 of 192,676
Downloads: 6,396

Depended by

RankDownloadsName
3,2114,648,606fuzzy-string-match
4,7941,679,268osx_keychain
7,912537,255ParseTree
11,352248,233png
11,466243,119image_science
12,055219,984goat
12,192213,842fastimage_resize
14,353154,359rbbt-dm
19,90085,813fastruby
24,31763,078mincore
24,31763,078mincore
30,51545,393inci_score
31,36143,735dimus-taxamatch_rb
33,59039,866rod
44,29127,487locomotive_carrierwave
46,04426,094scout-gear
46,71025,595fuzzy_tools
48,33424,416zenprofile
53,57321,207KellyMahan-memcachedb-client
53,88421,047ryeppp

Depends on

RankDownloadsName
165300,770,743rdoc
2,09712,630,150ZenTest
2,3559,261,534hoe

Owners

#GravatarHandle
1iconzenspider