alivanz / go-simd
SIMD implementation in Go
☆136Updated 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☆148Updated last year
- Generic manual memory management for golang☆162Updated 2 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- In-memory vector index for Go☆129Updated 9 months ago
- Go programming language port of liburing.☆100Updated last year
- Go assembly transpiler for C programming language☆45Updated this week
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated last year
- Simd support via Go assembly for parallel element-wise computations.☆109Updated last month
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 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…☆158Updated last year
- MUS format serializer for Golang☆105Updated last week
- A zero-dependency generic in-memory cache Go library☆123Updated 3 months ago
- JSON benchmarks to compare different Go JSON implementations☆49Updated 2 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆78Updated last week
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated last month
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆131Updated last week
- A purego binding for libffi.☆86Updated 2 weeks ago
- ☆118Updated last year
- Execute JavaScript from Go (a fork of rogchap.com/v8go)☆85Updated last month
- Seekable ZSTD compression format implemented in Golang.☆93Updated 2 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated last year
- Go 1.23 range functions with database/sql☆145Updated 4 months ago
- A fast file-based priority queue☆58Updated 11 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 7 months ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆137Updated 10 months ago
- Generate Go Plan9 assembly from C code☆28Updated 5 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆41Updated 2 weeks ago