achille-roussel / go-ffi
Go bindings to libffi
☆23Updated 9 years ago
Alternatives and similar repositories for go-ffi:
Users that are interested in go-ffi are comparing it to the libraries listed below
- Cgo-free bindings☆22Updated 3 years ago
- Subvert go's runtime system☆14Updated 5 years ago
- Fast, thread-safe arena allocators☆22Updated 2 years ago
- an experimental package to use libffi from Go.☆44Updated 9 years ago
- CGo bindings to libffi☆41Updated 11 years ago
- Regular expression libraries for Go☆15Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Converts WebAssembly to pure Go code.☆13Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆33Updated 4 years ago
- Go FFI (and dlopen) Libraries to wrap C libraries.☆28Updated 12 years ago
- Go implementation of ZeroMQ Base-85 encoding☆24Updated 6 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- A pure-Go wyhash implementation.☆33Updated this week
- Go package to minify HTML (alpha-quality)☆14Updated last year
- This package is deprecated. Use syscall/js of GopherJS instead.☆78Updated 6 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Entry for the Nov 29th Golang Phoenix meetup competition☆17Updated 7 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- a native go ogg/vorbis decoder☆73Updated 2 years ago
- iperf implement by golang☆29Updated 7 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- A purego binding for libffi.☆93Updated last month
- Use yaegi as a template engine.☆32Updated last year
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- A zstd decompressor written in golang