ClarkGuan / gojni
Tools for JNI code generation, working with Golang
☆16Updated last year
Alternatives and similar repositories for gojni:
Users that are interested in gojni are comparing it to the libraries listed below
- Go library for JNI☆52Updated 4 months ago
- Go bindings for Android NDK☆56Updated 5 years ago
- golang与java之间相互调用(支持Android,JAVA后端)☆14Updated 2 years ago
- compile golang and run on android☆21Updated 6 years ago
- miniblink go☆10Updated last year
- Go package with p7zip wrapper for working with 7z files☆21Updated last month
- Go bindings for OpenCV 3.3+ (full functions, easy to use)☆21Updated 5 years ago
- Golang Java JNI library☆176Updated 10 months ago
- 一个不使用cgo的database/sql标准sqlite3驱动,原驱动`modernc.org/sqlite`,但是速度不行,搬迁过来,这样就能在goframe和其他框架中使用.☆69Updated last year
- res2go Lazarus IDE plug-in☆38Updated last year
- export go package to https://github.com/dop251/goja☆24Updated 2 years ago
- 优化https://github.com/imkira/go-libav对ffmpeg接口的封装☆17Updated 6 years ago
- Golang version of scrcpy☆131Updated 5 years ago
- A common cross-platform GUI library, the core uses Lazarus LCL.☆148Updated last month
- Go bindings for CEF (Chromium Embedded Framework)☆21Updated last year
- miniblink的go语言绑定实现(依赖cgo),miniblink是一个极其精简的chrome内核,拥有chrome的大部分功能并具有极小的体积,可快速构建基于H5的应用程序,体积及效率也优于electron等方案。☆105Updated last year
- An enhancement for official <go build>.☆52Updated 8 months ago
- Simple WebView for Golang, avoiding CGO for Windows.☆53Updated last year
- Universal cross-platform dynamic link library call, support dll, so, dylib. Move from: github.com/ying32/govcl/vcl/dylib☆42Updated 2 years ago
- go语言的微型xml dom解析器