donbright / go-hello-static-world
Hello World, with Go, Statically linked C, and CMake.
☆13Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-hello-static-world
- Example (for memory) build static golang example binary with static C++ library (*.go + (*.cpp -> *.a) -> static binary)☆23Updated 9 years ago
- Like sync.Mutex, but works across processes☆75Updated 10 months ago
- gotiny 是一个高效的golang序列化库。☆100Updated 3 weeks ago
- Auxiliary vendoring tool for Go's new go.mod☆106Updated 2 years ago
- Sync primitive for golang. Key + Mutex = Kmutex☆34Updated last week
- TryLock for Go☆66Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Call private methods freely in Golang☆46Updated 8 years ago
- Golang SWIG Example Project☆105Updated 8 years ago
- Demo of how to static link a c library to some go code.☆171Updated 9 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…☆66Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆124Updated 7 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆40Updated 3 years ago
- Go client library for Pilosa☆58Updated 2 years ago
- NOT UPDATED FOR YEARS. How to mix C and Go with cgo☆133Updated 9 years ago
- ☆29Updated 4 years ago
- Threading and Caching Utilities for golang☆31Updated 5 years ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆70Updated 6 years ago
- CMake for Golang Example☆24Updated 6 years ago
- System V IPC (message queues, semaphore sets, and shared memory segments) bindings for golang☆26Updated 2 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆184Updated 5 years ago
- A pseudo-random number generator wriiten in Golang☆110Updated 2 years ago
- Static bit vector structures library☆73Updated 5 years ago
- The fastest way to xor bytes in Go☆71Updated 3 years ago
- RTree implementation for Go☆54Updated 3 years ago
- ☆83Updated 5 months ago
- Go versions of murmur, cityhash, jenkins, spooky, sbox, crapwow, siphash, keccak, skein and more☆48Updated 3 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Go reflection simplified☆101Updated 3 weeks ago