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,386 of 191,980
Downloads: 8,888,887

Daily

Ranking: 2,860 of 191,939
Downloads: 3,546

Depended by

RankDownloadsName
3,2114,579,393fuzzy-string-match
4,7661,678,150osx_keychain
7,872534,504ParseTree
11,187247,150png
11,320241,326image_science
11,871219,188goat
12,021212,793fastimage_resize
14,199153,067rbbt-dm
19,71485,492fastruby
24,12162,737mincore
24,12162,737mincore
30,40944,942inci_score
31,25743,456dimus-taxamatch_rb
33,55539,572rod
44,21927,323locomotive_carrierwave
46,52325,500fuzzy_tools
46,96325,184scout-gear
48,20924,270zenprofile
53,60221,020KellyMahan-memcachedb-client
53,76220,931ryeppp

Depends on

RankDownloadsName
167292,889,403rdoc
2,09212,540,401ZenTest
2,3419,221,139hoe

Owners

#GravatarHandle
1iconzenspider