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:
- fast int64-int64 map for go☆98Updated 2 years ago
- ☆191Updated 8 years ago
- SIMD for Go☆163Updated 7 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Simple dense bitmap index in Go with binary operators☆353Updated last month
- io_uring support for go☆203Updated 4 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- Bindings for the LMDB C library☆164Updated 3 years ago
- An implementation of Ted Dunning's t-digest in Go.☆145Updated 2 years ago
- uint128 for Go☆251Updated 9 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- go wrapper for zstd☆458Updated 2 months ago
- Adaptive Radix Trees implemented in Go☆397Updated 8 months ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆287Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- The assembler from the Go compiler, in library form.☆192Updated 4 years ago
- Go assembly transpiler for C programming language☆98Updated 3 weeks ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- The `io_uring` library and runtime for GO☆141Updated 3 months ago
- amd64 instruction assembler☆90Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Generic and fast binary serializer for Go☆228Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- ☆122Updated 2 years ago
- Bitset data structure☆164Updated 2 years ago