burke / howto-go-with-cpp
[abandoned]
☆119Updated 11 years ago
Alternatives and similar repositories for howto-go-with-cpp:
Users that are interested in howto-go-with-cpp are comparing it to the libraries listed below
- NOT UPDATED FOR YEARS. How to mix C and Go with cgo☆132Updated 10 years ago
- Golang SWIG Example Project☆106Updated 8 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 5 years ago
- Go bindings for GStreamer (retired: currently I don't use/develop this package)☆172Updated 4 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 7 years ago
- Go bindings for nVIDIA CUDA 5☆213Updated 7 years ago
- Go binding for v8☆265Updated 9 years ago
- A pseudo-random number generator wriiten in Golang☆112Updated 2 years ago
- a lock-free queue implementation for golang☆43Updated 12 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Machine Learning libraries for Go Lang - Linear regression, Logistic regression, etc.☆201Updated 7 years ago
- Go OpenCL (GOCL) Binding☆87Updated 8 years ago
- Change the color of console text.☆217Updated 5 years ago
- Gopher 3D model☆104Updated 8 years ago
- Demo of how to static link a c library to some go code.☆171Updated 10 years ago
- Strict subset of the XPath specification for the Go language.☆115Updated 4 years ago
- TryLock for Go☆66Updated 5 years ago
- Native LZO implementation in Go☆57Updated 4 years ago
- Golang POSIX shared memory library☆67Updated 9 years ago
- OpenCL bindings for Go☆148Updated 6 years ago
- Use anacrolix/go-libutp instead☆177Updated last year
- pure golang btree☆120Updated 10 years ago
- Bindings for the LMDB C library☆161Updated 2 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆283Updated 2 months ago
- github.com/cznic/b has moved to modernc.org/b☆219Updated 6 years ago
- linear algebra for go☆338Updated 6 years ago
- Common Go lang data structures, utilities, ML algorithms etc