Categories: None [Edit]

ruby-bindgen

https://rubygems.org/gems/ruby-bindgen
https://github.com/ruby-rice/ruby-bindgen
ruby-bindgen reads C and C++ headers with libclang and emits Ruby bindings. It supports three output formats: Rice C++ source for high-fidelity C++ wrappers, raw FFI for plain C libraries, and CMake build files to compile the generated extensions. Bindings are driven from a YAML configuration that controls header matching, symbol filtering, name mapping, and version guards. Battle-tested against OpenCV (thousands of classes) and PROJ.

Total

Ranking: 193,298 of 193,649
Downloads: 194

Daily

Ranking: 48,416 of 193,618
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,345,057,418rake
141,235,435,274minitest
271,034,972,404ffi
97475,523,798simplecov
82466,504,915simplecov-cobertura
95952,297,453minitest-reporters
18,38899,646ffi-clang

Owners

#GravatarHandle
1iconcfis