alivanz / go-simdLinks
SIMD implementation in Go
☆173Updated 4 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☆169Updated last month
- Go assembly transpiler for C programming language☆107Updated 2 months ago
- Generic manual memory management for golang☆184Updated 9 months ago
- MUS format serializer for Go☆119Updated 3 months ago
- Simd support via Go assembly for parallel element-wise computations.☆125Updated 3 months ago
- Go programming language port of liburing.☆112Updated 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
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 5 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆97Updated last month
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆156Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 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…☆163Updated 2 years ago
- A Go binding around the Vulkan graphics and compute API.☆70Updated last week
- MinLZ is a LZ77 compressor, focused on realtime data compression☆114Updated 3 weeks ago
- Optimized functions for Go using SIMD☆191Updated 5 years ago
- In-memory vector index for Go☆175Updated 3 months ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆152Updated 2 months ago
- Pure Go SQL parser☆164Updated 4 months ago
- A zero-dependency generic in-memory cache Go library☆124Updated 10 months ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 8 months ago
- Go 1.23 range functions with database/sql☆151Updated 11 months ago
- High performance JSON iterator & validator for Go☆95Updated last year
- The size of variable at runtime☆152Updated 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)☆68Updated 6 months ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- High quality text shaping in pure Go.☆123Updated 3 weeks ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 11 months ago