stuartcarnie / go-simdLinks
Optimized functions for Go using SIMD
☆194Updated 4 years ago
Alternatives and similar repositories for go-simd
Users that are interested in go-simd are comparing it to the libraries listed below
Sorting:
- ☆188Updated 7 years ago
- SIMD for Go☆163Updated 7 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆343Updated 2 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- uint128 for Go☆248Updated 8 months ago
- The assembler from the Go compiler, in library form.☆188Updated 4 years ago
- An implementation of Ted Dunning's t-digest in Go.☆144Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆337Updated 2 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- mirror of https://caio.co/de/go-tdigest/☆114Updated 2 months ago
- go wrapper for zstd☆454Updated last month
- Bindings for the LMDB C library☆164Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Bitset data structure☆164Updated 2 years ago
- io_uring support for go☆203Updated 4 years ago
- Go assembly transpiler for C programming language☆95Updated this week
- amd64 instruction assembler☆90Updated 7 years ago
- A typed implementation of the Go sync.Map using code generation