draffensperger / go-interlang
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
- C to Go Assembly☆1,323Updated 3 years ago
- Automatic C-Go Bindings Generator for Go Programming Language☆1,552Updated 3 months ago
- A portable mmap package for Go☆1,013Updated 4 months ago
- 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…☆619Updated 5 years ago
- LZ4 compression and decompression in pure Go☆913Updated 2 weeks ago
- Better binary packing for Go☆585Updated 5 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆768Updated 7 months ago
- Persistent stacks and queues for Go backed by LevelDB☆866Updated 3 months ago
- Lex machinary for go.☆411Updated 2 years ago
- Intel CPUID library for Go Programming Language☆309Updated 4 months ago
- reuse tcp/udp ports in golang☆788Updated 3 weeks ago
- Zero-copy sockets for Linux in Golang☆832Updated 4 years ago
- Simple, fast and scalable golang rpc library for high load☆708Updated 2 years ago
- Benchmarks of Go serialization methods☆1,586Updated 7 months ago
- Golang implementation of Radix trees☆905Updated 9 months ago
- A trivial channel pubsub I use in lots of projects.☆242Updated 9 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 8 months ago
- Fast golang queue using ring-buffer☆622Updated 2 years ago
- Go package implementing bitsets☆1,407Updated last week
- Parser / Scanner Generator☆635Updated this week
- A golang package that allows you to access unexported functions from other packages☆237Updated 4 years ago
- a better customizable tool to embed files in go; also update embedded files remotely without restarting the server☆632Updated 2 years ago
- gosync is a library for Golang styled around zsync / rsync, written with the intent that it enables efficient differential file transfer …☆586Updated 4 years ago
- Virtual filesystem library written in golang☆475Updated last year
- Playing around with Go 1.8 plugin system☆325Updated 10 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆562Updated last month
- Runtime dynamic library loader (dlopen / dlsym) for Go (golang)☆273Updated 6 years ago
- A Go API for the V8 javascript engine.☆398Updated 2 years ago