alivanz / go-simdLinks
SIMD implementation in Go
☆171Updated 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☆167Updated 3 weeks ago
- Generic manual memory management for golang☆182Updated 9 months ago
- Go assembly transpiler for C programming language☆103Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Simd support via Go assembly for parallel element-wise computations.☆122Updated 2 months ago
- Go programming language port of liburing.☆111Updated 2 years ago
- MUS format serializer for Go☆118Updated 2 months ago
- Generic and fast binary serializer for Go☆232Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32☆86Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Pure Go SQL parser☆164Updated 3 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆110Updated last month
- In-memory vector index for Go☆165Updated 2 months ago
- The size of variable at runtime☆151Updated last year
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆152Updated 3 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 2 years ago
- Simple SQL parser☆78Updated 8 months ago
- Simple dense bitmap index in Go with binary operators☆356Updated 3 months ago
- Optimized functions for Go using SIMD☆191Updated 4 years ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆149Updated last month
- bebop wire format in Go☆78Updated last year
- ☆122Updated 2 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆96Updated 3 weeks ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 4 months ago
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- A zero-dependency generic in-memory cache Go library☆124Updated 9 months ago
- Go 1.23 range functions with database/sql☆149Updated 10 months ago
- High quality text shaping in pure Go.☆123Updated 2 months ago
- 🚀 Fast and light wildcard pattern matching.☆90Updated 7 months ago