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: 192,913 of 193,154
Downloads: 178

Daily

Ranking: 78,136 of 193,130
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,328,220,070rake
141,220,229,188minitest
271,023,036,081ffi
97469,878,537simplecov
82365,907,862simplecov-cobertura
96451,541,525minitest-reporters
18,35399,187ffi-clang

Owners

#GravatarHandle
1iconcfis