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: 195,152 of 196,150
Downloads: 269
Daily
Ranking: 64,132 of 196,123
Downloads: 0
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,395,065,511 | rake |
| 14 | 1,281,217,139 | minitest |
| 27 | 1,072,963,405 | ffi |
| 98 | 493,755,548 | simplecov |
| 825 | 68,591,044 | simplecov-cobertura |
| 951 | 54,274,516 | minitest-reporters |
| 18,477 | 101,736 | ffi-clang |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | cfis |