lxwagn / using-go-with-c-librariesLinks
A tutorial project showing how to use C static and dynamic libraries (.a and .so) with Golang
☆201Updated 3 years ago
Alternatives and similar repositories for using-go-with-c-libraries
Users that are interested in using-go-with-c-libraries are comparing it to the libraries listed below
Sorting:
- Tool for transpiling C to Go.☆382Updated 9 months ago
- ☆130Updated 9 years ago
- Golang Inter-process communication library for Window, Mac and Linux.☆203Updated last year
- Generic and fast binary serializer for Go☆247Updated last year
- OS system statistics library for Go☆418Updated 3 weeks ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- A Go client for rqlite, the distributed database built on SQLite☆177Updated 6 months ago
- [WIP] Pure-Go implementation of ZeroMQ-4☆383Updated last year
- Faster base64 encoding for Go☆184Updated 2 years ago
- Generic manual memory management for golang☆192Updated last year
- HTTP/2 implementation for fasthttp (Under construction...)☆136Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Like sync.Mutex, but works across processes☆82Updated 5 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Package packet provides access to Linux packet sockets (AF_PACKET). MIT Licensed.☆101Updated 2 years ago
- Pluggable, extensible virtual file system for Go☆356Updated 2 weeks ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- dlopen in go without cgo☆208Updated 6 years ago
- MUS format serializer for Go☆120Updated 2 months ago
- SIMD implementation in Go☆179Updated 7 months ago
- Expression evaluation in golang☆173Updated 10 months ago
- Compact and high performace implementation of base62 algorithm for Golang.☆112Updated 3 years ago
- quiwi 🥝 - QUIC implementation in Go.☆263Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Minimalistic extension to Go. It means to be a complement to the standard library.☆155Updated last week
- The missing interface filesystem abstraction for Go☆391Updated 3 weeks ago
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆174Updated last month
- Example HTTP/2 Cleartext (H2C) server and client in golang☆117Updated last year
- Simple Go package to convert HTML to plain text☆160Updated 3 months ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago