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,404 of 196,106
Downloads: 9,379,632

Daily

Ranking: 3,188 of 196,079
Downloads: 1,634

Depended by

RankDownloadsName
3,2155,002,580fuzzy-string-match
4,9491,685,035osx_keychain
8,167548,523ParseTree
11,568252,185png
11,612249,692image_science
12,272223,175goat
12,402217,830fastimage_resize
14,409160,675rbbt-dm
20,28886,788fastruby
24,59064,464mincore
24,59064,464mincore
30,82646,396inci_score
31,51944,972dimus-taxamatch_rb
33,67641,075rod
39,90532,583scout-gear
44,30428,383locomotive_carrierwave
47,22426,068fuzzy_tools
48,95524,801zenprofile
53,52121,898KellyMahan-memcachedb-client
54,34821,475ryeppp

Depends on

RankDownloadsName
154336,079,615rdoc
2,12313,065,354ZenTest
2,3809,506,771hoe

Owners

#GravatarHandle
1iconzenspider