alivanz / go-simdLinks
SIMD implementation in Go
☆184Updated 8 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☆189Updated 5 months ago
- Generic manual memory management for golang☆193Updated last year
- Go programming language port of liburing.☆115Updated 2 years ago
- Go assembly transpiler for C programming language support amd64, arm64, riscv64, and loong64☆112Updated 3 weeks ago
- MUS format serializer for Go☆120Updated 3 months ago
- Simd support via Go assembly for parallel element-wise computations.☆131Updated 6 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Pure Go Graphics Framework — GPU power, Go simplicity☆147Updated last week
- 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
- In-memory vector index for Go☆206Updated 6 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆102Updated 5 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆125Updated this week
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆50Updated last year
- Like sync.Mutex, but works across processes☆83Updated 7 months ago
- float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32☆90Updated this week
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆48Updated 2 months ago
- Simple dense bitmap index in Go with binary operators☆374Updated 7 months ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆162Updated 5 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 2 weeks ago
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- Provides SIMD within a register (SWAR) primitives in Golang☆54Updated 8 months ago
- The size of variable at runtime☆155Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ☆123Updated 2 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆176Updated this week
- Tokenizer (lexer) for golang☆138Updated 11 months ago
- Generic and fast binary serializer for Go☆250Updated last year
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆170Updated 7 months ago