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,394 of 192,483
Downloads: 8,938,947

Daily

Ranking: 3,380 of 192,454
Downloads: 1,653

Depended by

RankDownloadsName
3,2134,619,693fuzzy-string-match
4,7841,678,906osx_keychain
7,899536,329ParseTree
11,347248,007png
11,462242,610image_science
12,039219,726goat
12,176213,524fastimage_resize
14,336154,061rbbt-dm
19,88585,735fastruby
24,29463,008mincore
24,29463,008mincore
30,54945,218inci_score
31,34343,667dimus-taxamatch_rb
33,58639,770rod
44,27827,440locomotive_carrierwave
46,29925,820scout-gear
46,65625,573fuzzy_tools
48,28424,384zenprofile
53,60221,137KellyMahan-memcachedb-client
53,84721,011ryeppp

Depends on

RankDownloadsName
166298,626,539rdoc
2,09612,595,525ZenTest
2,3539,248,801hoe

Owners

#GravatarHandle
1iconzenspider