-
Initial [implementation](https://github.com/ashvardanian/SimSIMD/commit/7461e8acd2c71afefd6054b7034a4d21709db13f) is very slow, due to the costs of cGo calls.
-
The webpage says there are golang bindings. I can't find them. Could you let me know or update the README to have a link please?
Thanks
-
Make magika available to Go applications.
-
Create bindings for https://github.com/ggerganov/whisper.cpp
- [x] Simple golang bindings with tests
- [x] Some examples (main, sample) based off of these
- [x] Integrate with ffmpeg for audio conver…
-
## Current problems
- All our current dependencies (libvips and raylib) are just c/c++ libraries, from a development standpoint it's easier to have those installed on the system (esp when testing on …
-
hi there, I saw that you are talking about adding additional findings for other languages. Are there any plans for golang? If not, please feel free to just close this ticket off.
-
I am in the process of learning Go, and want to author frida-go if I can figure out how so I can learn all about CGo interop stuff.
I'm assuming I need to checkout Frida, get it to compile, and the…
-
I see that pmemkv is promising with it support for some of different languages. I would like to request support for golang.
-
The Golang bindings from [gogfapi](https://github.com/gluster/gogfapi) are not complete (missing at least `readdir` functions). Other improvements like more error checking is needed as well.
-
This would be very useful for developers looking to move their work into Go.