alivanz / go-simdLinks
SIMD implementation in Go
☆155Updated 2 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☆160Updated last year
- Go assembly transpiler for C programming language☆97Updated this week
- Generic manual memory management for golang☆175Updated 6 months ago
- MUS format serializer for Go☆114Updated 3 weeks ago
- Simd support via Go assembly for parallel element-wise computations.☆121Updated 2 weeks ago
- Go programming language port of liburing.☆108Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 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…☆162Updated last year
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆142Updated last month
- Simple dense bitmap index in Go with binary operators☆347Updated last month
- The size of variable at runtime☆149Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆90Updated 7 months ago
- In-memory vector index for Go☆153Updated last month
- High quality text shaping in pure Go.☆120Updated 3 weeks ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆46Updated 7 months ago
- Generic and fast binary serializer for Go☆228Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆102Updated 2 weeks ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- Pure Go SQL parser☆161Updated last month
- A Go binding around the Vulkan graphics and compute API.☆66Updated last year
- ☆190Updated 7 years ago
- float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32☆80Updated this week
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- ☆121Updated 2 years ago
- Simple SQL parser☆76Updated 6 months ago
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆149Updated last month