shadowmint / go-static-linkingLinks
Demo of how to static link a c library to some go code.
☆170Updated 10 years ago
Alternatives and similar repositories for go-static-linking
Users that are interested in go-static-linking are comparing it to the libraries listed below
Sorting:
- Runtime dynamic library loader (dlopen / dlsym) for Go (golang)☆276Updated 6 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 2 weeks ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Golang SWIG Example Project☆108Updated 9 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- A Smart Git Http server library in Go (golang)☆157Updated 7 years ago
- Handle locking via pid files☆143Updated 3 years ago
- Build Go Toolchains /w native libs for cross-compilation☆337Updated 9 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆279Updated 3 years ago
- Broadcasting library for Go. Broadcast message of any type on a set of channels. WIP☆101Updated 6 years ago
- VCS Repo management through a common interface in Go☆201Updated 3 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A logging library for Go. Doesn't use the built in go log standard library, but instead offers a replacement.☆136Updated 4 months ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 years ago
- How to use Go to build shared libraries☆83Updated 4 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆286Updated 2 months ago
- Go (golang) package to get hash strings of arbitrary data structures.☆138Updated 6 months ago
- Golang POSIX shared memory library☆67Updated 10 years ago
- Stream multiplexing for Go☆541Updated 4 years ago
- Xferspdy provides binary diff and patch library in golang. [Mentioned in Awesome Go, https://github.com/avelino/awesome-go]☆101Updated 4 years ago
- Utility to "daemonize" Go programs☆175Updated last year
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- NOT UPDATED FOR YEARS. How to mix C and Go with cgo☆132Updated 10 years ago
- Go package for limiting and monitoring data flow rate☆95Updated 8 years ago
- Example code for using TLS in Golang with your own PKI☆48Updated 10 years ago
- Bindings for the LMDB C library☆163Updated 3 years ago
- ☆118Updated 5 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- Go implementation of bsdiff & bspatch☆311Updated last year