gorse-io / goatLinks
Go assembly transpiler for C programming language
☆103Updated last month
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
- ☆122Updated 2 years ago
- MUS format serializer for Go☆118Updated 2 months ago
- Go programming language port of liburing.☆112Updated 2 years ago
- Basic Markdown parser and HTML generator☆113Updated 9 months ago
- ☆193Updated 8 years ago
- Faster version of the Go regexp package☆74Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- The `io_uring` library and runtime for GO☆149Updated 5 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years 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
- SIMD implementation in Go☆171Updated 4 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- Simd support via Go assembly for parallel element-wise computations.☆122Updated 2 months ago
- A purego binding for libffi.☆127Updated 2 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated 11 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Seekable ZSTD compression format implemented in Golang.☆122Updated last month
- MinLZ is a LZ77 compressor, focused on realtime data compression☆111Updated last week
- Compile Go regular expressions to Go code☆96Updated last month
- fast int64-int64 map for go☆98Updated 2 years ago
- Go package implementing WASI socket extensions☆173Updated 9 months ago
- The assembler from the Go compiler, in library form.☆192Updated 4 years ago
- ☆122Updated 2 years ago
- A Go API for perf_event_open☆24Updated last year
- Fast, thread-safe arena allocators☆23Updated 2 years ago