xuggle-swig
Wrapper generator
A tool for generating wrapper code to make C/C++ libraries accessible to multiple scripting languages.
A version of SWIG modified to publish Javadoc from C++ files
0 stars
2 watching
2 forks
Language: C++
last commit: over 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
yonaskolb/swaggen | Generates code from OpenAPI/Swagger specs | 627 |
swig/swig | A tool that generates wrappers to connect C/C++ code with various programming languages. | 5,787 |
long-woo/stc | A tool for automatically generating code from OpenApi/Swagger definitions. | 24 |
papierkorb/bindgen | Generates bindings and wrappers for C/C++ libraries in Crystal programming language | 179 |
mwalczyk/plume | A wrapper around the Vulkan graphics API. | 14 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 53 |
cnizzardini/cakephp-swagger-bake | A plugin for generating OpenAPI, Swagger, and Redoc documentation from existing CakePHP code | 60 |
pmunch/futhark | A tool that automates the process of wrapping C headers in Nim, allowing users to import and use C libraries directly in their code without manual intervention. | 393 |
larscom/ng-qrcode-svg | A simple Angular module to generate QR codes as SVG images | 2 |
zc2638/swag | A library that generates Swagger 2.0 compatible APIs for Golang projects | 47 |
microsoft/vcpkg-tool | Tools and infrastructure for managing C++ libraries on Windows, Linux, and MacOS. | 430 |
xdimgg/node-steamapi | An API wrapper for Steam's public data | 182 |
stefh/proxyinterfacesourcegenerator | A tool that generates interfaces and proxy classes to facilitate mocking and dependency injection of external classes without interfaces | 39 |
kegworks-app/kegworks | A tool to wrap Windows software for macOS using Wine. | 230 |
themaverickprogrammer/swoosh | A high-level SFML activity and segue mini library for creating animation and transition effects in games. | 70 |