alivanz / go-simdLinks
SIMD implementation in Go
☆176Updated 6 months ago
Alternatives and similar repositories for go-simd
Users that are interested in go-simd are comparing it to the libraries listed below
Sorting:
- SIMD Accelerated vector functions for Go☆175Updated 3 months ago
- Generic manual memory management for golang☆189Updated 11 months ago
- Go assembly transpiler for C programming language☆108Updated 3 weeks ago
- Simd support via Go assembly for parallel element-wise computations.☆129Updated 4 months ago
- Go programming language port of liburing.☆113Updated 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
- MUS format serializer for Go☆119Updated last month
- 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
- The size of variable at runtime☆152Updated last year
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- In-memory vector index for Go☆183Updated 4 months ago
- Generic and fast binary serializer for Go☆232Updated last year
- Simple dense bitmap index in Go with binary operators☆367Updated 5 months ago
- A zero-dependency generic in-memory cache Go library☆123Updated 11 months ago
- uint128 for Go☆255Updated last year
- bebop wire format in Go☆78Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- A better Generic Pool (sync.Pool)☆69Updated 7 months ago
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆163Updated 5 months ago
- Pure Go SQL parser☆172Updated last week
- Seekable ZSTD compression format implemented in Golang.☆128Updated 2 weeks ago
- Go 1.23 range functions with database/sql☆151Updated last year
- Tokenizer (lexer) for golang☆136Updated 9 months ago
- float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32☆89Updated this week
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆157Updated 4 months ago
- S3 FileSystem (fs.FS) implementation☆209Updated 2 years ago
- High performance JSON iterator & validator for Go☆97Updated last year
- A go function to report total system memory☆206Updated 3 years ago