Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicholasjackson/swiggo
Example code to create a c++ library that can be wrapped with Swig so that it can be used with Go
https://github.com/nicholasjackson/swiggo
Last synced: 23 days ago
JSON representation
Example code to create a c++ library that can be wrapped with Swig so that it can be used with Go
- Host: GitHub
- URL: https://github.com/nicholasjackson/swiggo
- Owner: nicholasjackson
- License: mit
- Created: 2014-02-22T14:05:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-02-23T13:54:26.000Z (over 10 years ago)
- Last Synced: 2023-04-09T10:42:40.163Z (over 1 year ago)
- Language: Ruby
- Size: 680 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SwigGo
======Example code to create a c++ library that can be wrapped with Swig so that it can be used with Go