Categories: None [Edit]
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,328,220,070 | rake |
| 14 | 1,220,229,188 | minitest |
| 27 | 1,023,036,081 | ffi |
| 97 | 469,878,537 | simplecov |
| 823 | 65,907,862 | simplecov-cobertura |
| 964 | 51,541,525 | minitest-reporters |
| 18,353 | 99,187 | ffi-clang |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | cfis |