gorse-io / goatLinks
Go assembly transpiler for C programming language
☆98Updated 3 weeks 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.☆67Updated last year
- ☆122Updated 2 years ago
- MUS format serializer for Go☆115Updated last month
- Simd support via Go assembly for parallel element-wise computations.☆120Updated last month
- SIMD implementation in Go☆162Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- The `io_uring` library and runtime for GO☆143Updated 3 months ago
- Go programming language port of liburing.☆108Updated last year
- 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…☆163Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Basic Markdown parser and HTML generator☆112Updated 8 months ago
- Storing strings without GC overhead☆84Updated 5 years ago
- The assembler from the Go compiler, in library form.☆193Updated 4 years ago
- Pure Go SQL parser☆163Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Intern Go strings☆95Updated last year
- ☆122Updated 2 years ago
- Expression evaluator for Go☆77Updated 4 months ago
- Run JVM-based code in Go efficiently☆82Updated 6 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- ☆191Updated 8 years ago
- A purego binding for libffi.☆119Updated last month
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 6 months ago
- 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
- MinLZ is a LZ77 compressor, focused on realtime data compression☆106Updated 3 weeks ago
- ☆249Updated this week
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆51Updated 2 years ago