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: 195,152 of 196,150
Downloads: 269

Daily

Ranking: 64,132 of 196,123
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,395,065,511rake
141,281,217,139minitest
271,072,963,405ffi
98493,755,548simplecov
82568,591,044simplecov-cobertura
95154,274,516minitest-reporters
18,477101,736ffi-clang

Owners

#GravatarHandle
1iconcfis