gorse-io / goatLinks
Go assembly transpiler for C programming language
☆97Updated last week
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
- Go programming language port of liburing.☆108Updated last year
- MUS format serializer for Go☆115Updated 3 weeks ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- SIMD implementation in Go☆158Updated 2 months ago
- Optimized functions for Go using SIMD☆194Updated 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…☆162Updated last year
- Simd support via Go assembly for parallel element-wise computations.☆121Updated 3 weeks ago
- A purego binding for libffi.☆118Updated last week
- Basic Markdown parser and HTML generator☆111Updated 7 months ago
- The `io_uring` library and runtime for GO☆138Updated 3 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆104Updated last week
- Pure Go SQL parser☆161Updated last month
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- In-memory vector index for Go☆156Updated last week
- Generic manual memory management for golang☆175Updated 7 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆190Updated 7 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- ☆122Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ☆245Updated this week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago