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,375 of 189,968
Downloads: 8,782,055

Daily

Ranking: 3,079 of 189,933
Downloads: 2,841

Depended by

RankDownloadsName
3,2064,496,932fuzzy-string-match
4,7221,676,753osx_keychain
7,811530,911ParseTree
11,102245,310png
11,203240,420image_science
11,761218,138goat
11,982209,466fastimage_resize
14,104151,360rbbt-dm
19,57085,136fastruby
24,00262,239mincore
24,00262,239mincore
30,34344,443inci_score
31,01643,142dimus-taxamatch_rb
33,32939,185rod
43,93227,123locomotive_carrierwave
46,22825,320fuzzy_tools
47,92124,072zenprofile
48,77423,496scout-gear
53,36020,813KellyMahan-memcachedb-client
53,43120,777ryeppp

Depends on

RankDownloadsName
171279,071,716rdoc
2,07512,417,326ZenTest
2,3309,153,957hoe

Owners

#GravatarHandle
1iconzenspider