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: 194,746 of 195,789
Downloads: 260
Daily
Ranking: 107,324 of 195,762
Downloads: 1
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,385,215,595 | rake |
| 14 | 1,272,548,369 | minitest |
| 27 | 1,065,888,760 | ffi |
| 98 | 490,139,744 | simplecov |
| 825 | 68,192,732 | simplecov-cobertura |
| 952 | 53,948,343 | minitest-reporters |
| 18,455 | 101,449 | ffi-clang |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | cfis |