shadowmint / go-static-linkingLinks
Demo of how to static link a c library to some go code.
☆171Updated 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:
- Golang SWIG Example Project☆109Updated 9 years ago
- 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.☆265Updated 3 months ago
- Handle locking via pid files☆143Updated 3 years ago
- Bindings for the LMDB C library☆166Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Intel CPUID library for Go Programming Language☆308Updated last year
- Golang circular (ring) buffer☆177Updated 3 years ago
- Golang POSIX shared memory library☆68Updated 10 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 5 months ago
- Reflection-based Protocol Buffers for Go☆78Updated 6 years ago
- A Smart Git Http server library in Go (golang)☆157Updated 7 years ago
- Go implementation of bsdiff & bspatch☆311Updated last year
- Stream multiplexing for Go☆544Updated 5 years ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Updated 8 years ago
- Basic string globs in golang☆145Updated 5 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 9 months ago
- How to use Go to build shared libraries☆84Updated 5 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Recursive filesystem event watcher using inotify in golang☆123Updated last month
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Build Go Toolchains /w native libs for cross-compilation☆337Updated 9 years ago
- A Windows named pipe implementation written in pure Go.☆320Updated last year
- golang/Go library for ssh tunneling (secure port forwarding)☆184Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 2 years ago
- gomove is a utility to help you move golang packages by automatically changing the import paths from the old one to new one.☆167Updated 2 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago