andybalholm / c2go
C to Go translation tool
☆140Updated 2 years ago
Alternatives and similar repositories for c2go
Users that are interested in c2go are comparing it to the libraries listed below
Sorting:
- Convert a go file to its ast representation☆92Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- HTTP2 client-server full-duplex connection☆135Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- translate LLVM IR to Go☆120Updated 3 years ago
- Golang .ico encoder & decoder☆43Updated 7 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆94Updated 2 years ago
- quiwi 🥝 - QUIC implementation in Go.☆260Updated 2 years ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆82Updated 2 weeks ago
- High throughput primitives library☆50Updated last year
- A purego binding for libffi.☆96Updated 2 weeks ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- sysconf for Go, without using cgo☆144Updated 2 weeks ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Natural strings sorting in Go☆79Updated 11 months ago
- Parse json with comments and trailing commas.☆91Updated 4 years ago
- ARP table tools for golang☆89Updated 10 months ago
- ☆55Updated 4 years ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆53Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Libraries for parsing and constructing common network packets.☆67Updated 9 years ago
- Access Times for files #golang☆42Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆115Updated 2 years ago
- There is now an official GitHub mirror at https://github.com/gioui/gio. Please do not rely on this one being maintained.☆62Updated last year
- golang desktop controller, supported windows, linux, macos.☆39Updated 2 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- The assembler from the Go compiler, in library form.☆183Updated 4 years ago
- Go expression evaluation comparison