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,388 of 193,540
Downloads: 9,161,738

Daily

Ranking: 2,687 of 193,523
Downloads: 2,674

Depended by

RankDownloadsName
3,1974,820,504fuzzy-string-match
4,8471,680,183osx_keychain
8,094540,145ParseTree
11,423249,545png
11,489246,284image_science
12,123221,033goat
12,250215,228fastimage_resize
14,373156,304rbbt-dm
20,03386,092fastruby
24,40663,503mincore
24,40663,503mincore
30,52445,866inci_score
31,36744,155dimus-taxamatch_rb
33,58840,271rod
44,35727,690locomotive_carrierwave
44,67427,421scout-gear
46,80825,759fuzzy_tools
48,53324,520zenprofile
53,51521,435KellyMahan-memcachedb-client
53,96821,199ryeppp

Depends on

RankDownloadsName
164311,499,967rdoc
2,10612,829,644ZenTest
2,3669,329,204hoe

Owners

#GravatarHandle
1iconzenspider