stuartcarnie / go-simdLinks
Optimized functions for Go using SIMD
☆192Updated 5 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:
- SIMD for Go☆164Updated 8 years ago
- ☆195Updated 8 years ago
- fast int64-int64 map for go☆98Updated last month
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- Simple dense bitmap index in Go with binary operators☆369Updated 6 months ago
- io_uring support for go☆204Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- uint128 for Go☆260Updated last year
- Storing strings without GC overhead☆84Updated last week
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- The `io_uring` library and runtime for GO☆154Updated 7 months ago
- go wrapper for zstd☆469Updated last month
- An implementation of Ted Dunning's t-digest in Go.☆148Updated 2 years ago
- Experimental symbolizer for cgo backtraces☆146Updated last month
- Bindings for the LMDB C library☆167Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- The assembler from the Go compiler, in library form.☆200Updated 4 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- ☆122Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆346Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆408Updated last month
- Various golang benchmarks I've written☆110Updated 7 years ago
- Assert your Go code is inlined and bounds-check eliminated☆313Updated 7 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- ☆123Updated 2 years ago