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:
- ☆194Updated 8 years ago
- fast int64-int64 map for go☆98Updated last month
- SIMD for Go☆163Updated 8 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- 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☆367Updated 5 months ago
- io_uring support for go☆203Updated 5 years ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- go wrapper for zstd☆465Updated 3 weeks ago
- uint128 for Go☆255Updated last year
- A Go library implementing a FST (finite state transducer)☆212Updated 11 months ago
- The `io_uring` library and runtime for GO☆151Updated 7 months ago
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- mirror of https://caio.co/de/go-tdigest/☆116Updated last week
- Experimental symbolizer for cgo backtraces☆145Updated last month
- An implementation of Ted Dunning's t-digest in Go.☆147Updated 2 years ago
- Bindings for the LMDB C library☆166Updated 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
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆293Updated 3 years ago
- The assembler from the Go compiler, in library form.☆197Updated 4 years ago
- ☆122Updated 2 years ago
- Generic and fast binary serializer for Go☆232Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- XXH3 algorithm in Go☆495Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Bitset data structure☆167Updated 2 years ago