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)☆274Updated 6 years ago
- Golang SWIG Example Project☆106Updated 9 years ago
- How to use Go to build shared libraries☆82Updated 4 years ago
- Build Go Toolchains /w native libs for cross-compilation☆338Updated 9 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆263Updated 3 years ago
- Utility to "daemonize" Go programs☆175Updated 11 months ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Handle locking via pid files☆143Updated 2 years ago
- A Smart Git Http server library in Go (golang)☆157Updated 7 years ago
- Concurrent Buffered IO in Go #golang☆248Updated 3 years ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 years ago
- A logging library for Go. Doesn't use the built in go log standard library, but instead offers a replacement.☆136Updated 2 months ago
- Bindings for the LMDB C library☆164Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Basic LDAP v3 functionality for the GO programming language.☆138Updated 6 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Intel CPUID library for Go Programming Language☆310Updated 7 months ago
- VCS Repo management through a common interface in Go☆201Updated 3 years ago
- GoProxy is a ReverseProxy / LoadBalancer helper for Golang☆176Updated 4 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 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…☆287Updated 5 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆286Updated 3 weeks ago
- NOT UPDATED FOR YEARS. How to mix C and Go with cgo☆132Updated 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]☆102Updated 4 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Character set conversion for Go☆63Updated 6 years ago
- A simple library to generate server certs and keys for HTTPS support. Code from http://golang.org/src/crypto/tls/generate_cert.go. Do NOT…☆63Updated 8 years ago