alivanz / go-simd
SIMD implementation in Go
☆138Updated last year
Alternatives and similar repositories for go-simd:
Users that are interested in go-simd are comparing it to the libraries listed below
- SIMD Accelerated vector functions for Go☆152Updated last year
- Generic manual memory management for golang☆162Updated 3 months ago
- Simd support via Go assembly for parallel element-wise computations.☆110Updated last month
- MUS format serializer for Golang☆112Updated last week
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 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…☆160Updated last year
- A zero-dependency generic in-memory cache Go library☆123Updated 4 months ago
- float16 provides IEEE 754 half-precision format (binary16) with correct conversions to/from float32☆73Updated this week
- A purego binding for libffi.☆85Updated last month
- 🚀 Fast and light wildcard pattern matching.☆85Updated 2 months ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆139Updated 11 months ago
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆259Updated 8 months ago
- Go 1.18+ generic tuple☆87Updated last year
- In-memory vector index for Go☆134Updated 10 months ago
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆140Updated 2 weeks ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆45Updated 4 months ago
- ☆118Updated last year
- Notification broadcaster library☆154Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 5 months ago
- Go programming language port of liburing.☆101Updated last year
- Execute JavaScript from Go (a fork of rogchap.com/v8go)☆90Updated 2 weeks ago
- XXH3 algorithm in Go☆447Updated last month
- High quality text shaping in pure Go.☆115Updated 2 weeks ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆67Updated 3 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆42Updated 2 weeks ago
- Go assembly transpiler for C programming language☆45Updated last week