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:
- MUS format serializer for Go☆119Updated 3 months ago
- Go programming language port of liburing.☆112Updated 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
- ☆123Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- SIMD implementation in Go☆173Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A Go API for perf_event_open☆24Updated last year
- Basic Markdown parser and HTML generator☆113Updated 10 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
- MinLZ is a LZ77 compressor, focused on realtime data compression☆114Updated 3 weeks ago
- Fast, thread-safe arena allocators☆24Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- Seekable ZSTD compression format implemented in Golang.☆123Updated last week
- The `io_uring` library and runtime for GO☆151Updated 5 months ago
- Simd support via Go assembly for parallel element-wise computations.☆125Updated 3 months ago
- ☆122Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- A purego binding for libffi.☆165Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- ☆193Updated 8 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Optimized functions for Go using SIMD☆191Updated 5 years ago
- Run JVM-based code in Go efficiently☆83Updated 8 months ago
- Intern Go strings☆96Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year