draffensperger / go-interlangLinks
Examples of calls between Go and C/C++ (and how to call a Go shared object from Node/Ruby/Python/Java)
☆431Updated 8 years ago
Alternatives and similar repositories for go-interlang
Users that are interested in go-interlang are comparing it to the libraries listed below
Sorting:
- load and run golang code at runtime. (WARNING: this repo has not been maintained for a long time, please take a look at https://github.co…☆620Updated 6 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Updated 3 months ago
- A trivial channel pubsub I use in lots of projects.☆247Updated last year
- Playing around with Go 1.8 plugin system☆327Updated last year
- A portable mmap package for Go☆1,084Updated last year
- Automatic C-Go Bindings Generator for Go Programming Language☆1,652Updated 8 months ago
- A simple pubsub package for go.☆447Updated last year
- Runtime dynamic library loader (dlopen / dlsym) for Go (golang)☆277Updated 6 years ago
- Package gorilla/rpc is a golang foundation for RPC over HTTP services.☆630Updated last year
- A library implement futrue and promise☆358Updated 6 years ago
- Golang implementation of Radix trees☆934Updated last year
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Virtual filesystem library written in golang☆473Updated last year
- Lex machinary for go.☆411Updated 3 years ago
- Simple, fast and scalable golang rpc library for high load☆710Updated 3 years ago
- golang tcp server☆424Updated 4 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 7 months ago
- A golang package that allows you to access unexported functions from other packages☆238Updated 5 years ago
- C to Go Assembly☆1,342Updated 4 years ago
- Go language library for STOMP protocol☆323Updated 2 months ago
- Pure Go Implementation of a Subset of ZeroMQ☆306Updated 3 years ago
- Buffer/Byte pool for Go☆481Updated 6 years ago
- Golang channel helpers and special types☆810Updated last year
- Persistent stacks and queues for Go backed by LevelDB☆863Updated last year
- LZ4 compression and decompression in pure Go☆944Updated 3 weeks ago
- Parser / Scanner Generator☆654Updated this week
- Gotabulate - Easily pretty-print your tabular data with Go☆338Updated 4 years ago
- UPnP client library for Go (#golang)☆456Updated 8 months ago
- Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x…☆632Updated 5 months ago
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆637Updated 2 years ago