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,415 of 196,721
Downloads: 9,439,523

Daily

Ranking: 3,258 of 196,694
Downloads: 1,492

Depended by

RankDownloadsName
3,2185,050,307fuzzy-string-match
4,9711,686,733osx_keychain
8,187551,467ParseTree
11,600253,056png
11,664250,246image_science
12,323223,296goat
12,448218,471fastimage_resize
14,473160,759rbbt-dm
20,36886,838fastruby
24,65764,502mincore
24,65764,502mincore
30,93246,402inci_score
31,62944,986dimus-taxamatch_rb
33,77641,104rod
37,93235,072scout-gear
44,39728,405locomotive_carrierwave
47,31426,100fuzzy_tools
49,05724,820zenprofile
53,65921,907KellyMahan-memcachedb-client
54,47121,479ryeppp

Depends on

RankDownloadsName
152344,213,097rdoc
2,13413,130,647ZenTest
2,3909,558,724hoe

Owners

#GravatarHandle
1iconzenspider