gorse-io / goatLinks
Go assembly transpiler for C programming language
☆107Updated 2 months ago
Alternatives and similar repositories for goat
Users that are interested in goat are comparing it to the libraries listed below
Sorting:
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- MUS format serializer for Go☆119Updated 3 weeks ago
- ☆123Updated 2 years ago
- Go programming language port of liburing.☆112Updated 2 years ago
- SIMD implementation in Go☆176Updated 5 months ago
- The `io_uring` library and runtime for GO☆151Updated 6 months ago
- Simd support via Go assembly for parallel element-wise computations.☆127Updated 4 months ago
- Seekable ZSTD compression format implemented in Golang.☆126Updated last week
- 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
- MinLZ is a LZ77 compressor, focused on realtime data compression☆115Updated 2 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- ☆193Updated 8 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- fast int64-int64 map for go☆98Updated last week
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Basic Markdown parser and HTML generator☆113Updated 11 months ago
- The assembler from the Go compiler, in library form.☆194Updated 4 years ago
- A purego binding for libffi.☆167Updated 3 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Run JVM-based code in Go efficiently☆83Updated 9 months ago
- Generate Go Plan9 assembly from C code☆32Updated 4 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Fast, thread-safe arena allocators☆24Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Fast integer compression library☆96Updated 9 months ago
- Pure Go SQL parser☆169Updated this week
- Storing strings without GC overhead☆84Updated 2 months ago