gorse-io / goatLinks
Go assembly transpiler for C programming language
☆103Updated 2 weeks ago
Alternatives and similar repositories for goat
Users that are interested in goat are comparing it to the libraries listed below
Sorting:
- ☆122Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- SIMD implementation in Go☆167Updated 3 months ago
- MUS format serializer for Go☆117Updated 2 months ago
- Go programming language port of liburing.☆110Updated last year
- Simd support via Go assembly for parallel element-wise computations.☆120Updated 2 months ago
- Pure Go SQL parser☆164Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- The `io_uring` library and runtime for GO☆147Updated 4 months ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Generic manual memory management for golang☆181Updated 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ☆122Updated 2 years ago
- A purego binding for libffi.☆120Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Storing strings without GC overhead☆84Updated last week
- ☆192Updated 8 years ago
- In-memory implementation of Go's `io/fs.FS` interface