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:
- ☆183Updated 7 years ago
- SIMD for Go☆163Updated 7 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated 11 months ago
- The assembler from the Go compiler, in library form.☆186Updated 4 years ago
- Fast, fully fledged murmur3 in Go.☆335Updated 2 years ago
- uint128 for Go☆248Updated 7 months ago
- fast int64-int64 map for go☆97Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆391Updated 6 months ago
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- XXH3 algorithm in Go☆457Updated 3 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated last month
- go wrapper for zstd☆453Updated 3 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated 11 months ago
- Simple dense bitmap index in Go with binary operators☆338Updated last month
- io_uring support for go☆203Updated 4 years ago
- ☆122Updated 2 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Bitset data structure☆163Updated 2 years ago
- The `io_uring` library and runtime for GO☆133Updated last month
- Distributed RWMutex in Go☆358Updated 6 years ago
- slab allocator in go☆379Updated 6 months ago
- Go assembly transpiler for C programming language☆93Updated this week
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- Assert your Go code is inlined and bounds-check eliminated☆304Updated last month
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆286Updated 3 years ago
- View annotated files based on line-spec☆225Updated last year
- An implementation of Ted Dunning's t-digest in Go.☆144Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago