alivanz / go-simdLinks
SIMD implementation in Go
☆163Updated 3 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☆166Updated last week
- Generic manual memory management for golang☆181Updated 8 months ago
- Go assembly transpiler for C programming language☆103Updated 2 weeks 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
- Go programming language port of liburing.☆109Updated last year
- Simd support via Go assembly for parallel element-wise computations.☆120Updated last month
- MUS format serializer for Go☆117Updated 2 months 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
- Optimized functions for Go using SIMD☆191Updated 4 years ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆46Updated 9 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆89Updated 8 months ago
- uint128 for Go☆253Updated 9 months ago
- float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32☆84Updated this week
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 3 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆108Updated last week
- Like sync.Mutex, but works across processes☆80Updated 2 months ago
- High quality text shaping in pure Go.☆122Updated last month
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 6 months ago
- Basic Markdown parser and HTML generator☆113Updated 9 months ago
- A float32 version of Go's math package☆79Updated 8 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆151Updated 2 months ago
- Simple dense bitmap index in Go with binary operators☆354Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- A Go binding around the Vulkan graphics and compute API.☆66Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- XXH3 algorithm in Go☆476Updated last month
- Go 1.23 range functions with database/sql☆148Updated 9 months ago
- Generic and fast binary serializer for Go☆230Updated last year