alivanz / go-simdLinks
SIMD implementation in Go
☆151Updated last month
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☆160Updated last year
- Go assembly transpiler for C programming language☆95Updated this week
- Simd support via Go assembly for parallel element-wise computations.☆119Updated 2 months ago
- Generic manual memory management for golang☆171Updated 6 months ago
- Go programming language port of liburing.☆105Updated last year
- In-memory vector index for Go☆150Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- MUS format serializer for Golang☆113Updated 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…☆162Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 4 months ago
- Like sync.Mutex, but works across processes☆80Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 3 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆141Updated last month
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆45Updated 7 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆90Updated 6 months ago
- Provides SIMD within a register (SWAR) primitives in Golang☆51Updated last month
- A zero-dependency generic in-memory cache Go library☆125Updated 6 months ago
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆149Updated 3 weeks ago
- float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32☆80Updated last week
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A better Generic Pool (sync.Pool)☆67Updated 3 months ago
- Pure Go SQL parser☆159Updated 2 weeks ago
- ☆121Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆340Updated 2 weeks ago
- fast int64-int64 map for go☆98Updated 2 years ago
- High quality text shaping in pure Go.☆119Updated this week
- Seekable ZSTD compression format implemented in Golang.☆112Updated this week