theladyjaye / go-xpcLinks
Wrapper for Cocoa XPC Services written in Go
☆20Updated 9 years ago
Alternatives and similar repositories for go-xpc
Users that are interested in go-xpc are comparing it to the libraries listed below
Sorting:
- An example that demonstrates how to call Swift code from Go through CGO.☆32Updated 5 years ago
- Cocoa bindings for Go☆106Updated 4 years ago
- objc implements access to the Objective-C runtime and Cocoa on Mac OS X from within Go☆68Updated 11 years ago
- golang .wav reader and writer☆75Updated 6 years ago
- Go library for color quantization and dithering☆86Updated 4 years ago
- Simple HID driver for Go (pure golang, no dependencies, no cgo)☆121Updated 5 years ago
- Gophercon 2019 Gio talk and demos☆33Updated 4 years ago
- Image resizing in pure Go and SIMD☆212Updated 8 years ago
- Windows, drawing and events for Go☆216Updated 6 years ago
- Go HTML Info package for extracting meaningful information from html page☆35Updated 2 years ago
- Golang SVG parsing library☆89Updated last month
- AXIS Virtual File System☆9Updated 8 years ago
- A router for client-side web applications written in go which compiles to javascript via gopherjs.☆28Updated 8 years ago
- Go implementation of Bluetooth LE support for OSX (derived from noble/bleno)☆80Updated 5 years ago
- Postscript interpreter written in go using draw2d lib☆59Updated 4 years ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆33Updated 6 years ago
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.