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:
- Runtime dynamic library loader (dlopen / dlsym) for Go (golang)☆277Updated 6 years ago
- Golang SWIG Example Project☆110Updated 9 years ago
- Build Go Toolchains /w native libs for cross-compilation☆337Updated 9 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Handle locking via pid files☆145Updated 3 years ago
- Stream multiplexing for Go☆544Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Go implementation of bsdiff & bspatch☆311Updated last year
- Reflection-based Protocol Buffers for Go☆78Updated 6 years ago
- A Smart Git Http server library in Go (golang)☆157Updated 7 years ago
- Bindings for the LMDB C library☆166Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆374Updated 2 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 6 months ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆266Updated 4 months ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- NOT UPDATED FOR YEARS. How to mix C and Go with cgo☆132Updated 11 years ago
- Package pipe implements unix-like pipelines for Go.☆236Updated 2 years ago
- How to use Go to build shared libraries☆84Updated 5 years ago
- Intel CPUID library for Go Programming Language☆308Updated last year
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 months ago
- A Go preprocessor for package scoped reflection☆104Updated 8 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Broadcasting library for Go. Broadcast message of any type on a set of channels. WIP☆102Updated 6 years ago
- Fix golang compiled binaries on x86_64 so that they can be packed with UPX☆343Updated 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 7 years ago
- Go bindings for libmagic to detect MIME types☆232Updated last year
- 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
- Utility to "daemonize" Go programs☆176Updated last year