sbinet / go-ffiLinks
an experimental package to use libffi from Go.
☆44Updated 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
Sorting:
- CGo bindings to libffi☆41Updated 12 years ago
- Go bindings to libffi☆24Updated 9 years ago
- Package zipexe attempts to open an executable binary file as a zip file.☆21Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆47Updated 10 years ago
- Pure Go wrapper for System V message queue☆73Updated 3 years ago
- Upskirt markdown library bindings for Go☆32Updated 12 years ago
- Go bindings for ForestDB☆36Updated 8 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- Go implementation of ZeroMQ Base-85 encoding☆24Updated 6 years ago
- Not maintained -> see itch.io's more up-to-date fork 👉☆82Updated 6 years ago
- github.com/cznic/dns has moved to modernc.org/dns☆29Updated 6 years ago
- a SeaWeedFS client written in golang☆48Updated 7 years ago
- Go channels over a network.☆83Updated 10 years ago
- Bootstrap Go bindings for Clang's C API☆20Updated last year
- This package is deprecated. Use syscall/js of GopherJS instead.☆78Updated 6 years ago
- golang security framework including rbac acl and so on.☆15Updated 10 years ago
- Join contexts like never before!☆20Updated 7 years ago
- VNC client and server library for Go.☆48Updated 6 years ago
- Go FFI (and dlopen) Libraries to wrap C libraries.☆28Updated 12 years ago
- General purpose binary encoder/decoder☆48Updated last year
- Some helper types for go1: priority queue, slice wrapper.