smasher164 / swift-cgo-exampleLinks
An example that demonstrates how to call Swift code from Go through CGO.
☆33Updated 5 years ago
Alternatives and similar repositories for swift-cgo-example
Users that are interested in swift-cgo-example are comparing it to the libraries listed below
Sorting:
- WriterSeeker is the in-memory io.WriteSeeker implementation missing in the standard lib☆70Updated 5 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated 2 years ago
- This package is deprecated. Use syscall/js of GopherJS instead.☆79Updated 6 years ago
- golang .wav reader and writer☆76Updated 6 years ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆34Updated 7 years ago
- WebAssembly runtime for wasmer-go☆113Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- objc implements access to the Objective-C runtime and Cocoa on Mac OS X from within Go☆68Updated 12 years ago
- cross-platform Golang helpers for reading password input without cgo☆117Updated last year
- Using io.Reader for data transformation in Go☆74Updated 5 years ago
- Topological Sorting for Golang☆65Updated last year
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- An insanely tiny Postgres library for Go☆18Updated 4 years ago
- a native go ogg/vorbis decoder☆74Updated 2 years ago
- Streaming File Cache for #golang☆128Updated 2 years ago
- Xferspdy provides binary diff and patch library in golang. [Mentioned in Awesome Go, https://github.com/avelino/awesome-go]☆101Updated 4 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Intern Go strings☆97Updated 2 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Generates automatically a Reset() method☆35Updated 8 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- Get extra stat (creation time, access time) from os.FileInfo for golang☆14Updated 4 years ago
- A float32 version of Go's math package☆84Updated 11 months ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆58Updated 2 years ago
- Parse a RFC 3339 duration string into time.Duration☆32Updated 3 years ago
- AES encryption for large blobs in Go (golang) using AES-CTR + hmac on io.Writer and io.Reader streams☆53Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year