redredgroovy / go-ffi-demoLinks
Demo of using FFI to load Go shared libraries in Python and Node (and C)
☆27Updated 9 years ago
Alternatives and similar repositories for go-ffi-demo
Users that are interested in go-ffi-demo are comparing it to the libraries listed below
Sorting:
- golang binding quickjs☆102Updated 2 years ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆79Updated 3 years ago
- SQLite over stdin/stdout☆129Updated 3 weeks ago
- single ensures that only one instance of your program is running☆59Updated 3 years ago
- A feature-light sshd(8) for Windows, Mac, and Linux written in Go☆121Updated last week
- Convert a go file to its ast representation☆94Updated 6 months ago
- Faster golang reflection☆55Updated last month
- C to Go translation tool☆141Updated 2 years ago
- In-memory store for gorilla/sessions for use in tests and dev environments☆22Updated 6 years ago
- Go bindings to QuickJS: a fast, small, and embeddable ES2020 JavaScript interpreter.☆152Updated 5 years ago
- A purego binding for libffi.☆196Updated 6 months ago
- Golang source code parsing, usage like reflect package☆64Updated 3 months ago
- fswatch is a go library for monitoring filesystem changes that does not depend on inotify☆64Updated 3 years ago
- A golang querystring parser☆49Updated 2 years ago
- On-disk high-performance object storage☆18Updated 5 years ago
- Golang implementation of PEP3101☆82Updated 3 years ago
- P2P SSH using WebRTC☆76Updated last year
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Go bindings to libffi☆26Updated 10 years ago
- 0-RTT network protocol optimized for P2P transfers.☆25Updated 5 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 5 months ago
- Extremely fast Bloom filters for Go☆49Updated 7 months ago
- Go CGO cross compiler☆222Updated 2 months ago
- A library to make a lexical analyzer like Unix shell for golang.☆50Updated 5 years ago
- Golang Java JNI library☆199Updated last year
- Minimalistic process manager written in Go-lang. Bells and whistles not included.☆125Updated last year
- Provides a named machine level mutex shareable between processes.☆29Updated 2 years ago
- Go library to parse the Docker Logs stream☆38Updated 9 years ago
- High performance drop-in replacement of the `encoding/base64` library