donbright / go-hello-static-worldLinks
Hello World, with Go, Statically linked C, and CMake.
☆12Updated 10 years ago
Alternatives and similar repositories for go-hello-static-world
Users that are interested in go-hello-static-world are comparing it to the libraries listed below
Sorting:
- Examples of calls between Go and C/C++ (and how to call a Go shared object from Node/Ruby/Python/Java)☆430Updated 8 years ago
- [abandoned]☆119Updated 12 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Demo of how to static link a c library to some go code.☆170Updated 10 years ago
- Call private methods freely in Golang☆45Updated 9 years ago
- Example (for memory) build static golang example binary with static C++ library (*.go + (*.cpp -> *.a) -> static binary)☆24Updated 10 years ago
- ☆30Updated 5 years ago
- TryLock for Go☆66Updated 6 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆37Updated 11 months ago
- NOT UPDATED FOR YEARS. How to mix C and Go with cgo☆131Updated 10 years ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- Golang SWIG Example Project☆108Updated 9 years ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 5 years ago
- ☆133Updated 5 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆201Updated last month
- [mirror] architecture code☆158Updated 2 weeks ago
- gotiny 是一个高效的golang序列化库。☆102Updated last year
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- Pure Go Implementation of a Subset of ZeroMQ☆305Updated 3 years ago
- dlopen in go without cgo☆205Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A simple pubsub package for go.☆445Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Runtime dynamic library loader (dlopen / dlsym) for Go (golang)☆276Updated 6 years ago
- JSON-RPC 2.0 codec for Go net/rpc standard library☆96Updated 4 years ago
- Experimental symbolizer for cgo backtraces☆144Updated 6 months ago
- A least frequently used cache for Golang☆152Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- A tiny library to get current goroutine id☆89Updated 2 years ago