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: 194,746 of 195,789
Downloads: 260

Daily

Ranking: 107,324 of 195,762
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,385,215,595rake
141,272,548,369minitest
271,065,888,760ffi
98490,139,744simplecov
82568,192,732simplecov-cobertura
95253,948,343minitest-reporters
18,455101,449ffi-clang

Owners

#GravatarHandle
1iconcfis