stuartcarnie / go-simd
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
- SIMD for Go☆162Updated 7 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- fast int64-int64 map for go☆95Updated 2 years ago
- XXH3 algorithm in Go☆437Updated last week
- ☆182Updated 7 years ago
- Simple dense bitmap index in Go with binary operators☆324Updated last year
- go wrapper for zstd☆443Updated 5 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- The assembler from the Go compiler, in library form.☆176Updated 4 years ago
- slab allocator in go☆376Updated 3 months ago
- io_uring support for go☆204Updated 4 years ago
- Fast, fully fledged murmur3 in Go.☆322Updated last year
- Bindings for the LMDB C library☆161Updated 2 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆282Updated 2 years ago
- ☆121Updated last year
- An implementation of Ted Dunning's t-digest in Go.☆140Updated last year
- Serialized Roaring Bitmaps☆276Updated last year
- uint128 for Go☆242Updated 4 months ago
- The `io_uring` library and runtime for GO☆127Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆115Updated 6 years ago
- Go assembly transpiler for C programming language☆45Updated this week
- View annotated files based on line-spec☆227Updated last year
- A Go library implementing a FST (finite state transducer)☆195Updated 3 months ago
- Assert your Go code is inlined and bounds-check eliminated☆248Updated 2 months ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- ⚡️ lock-free utilities in Go☆154Updated 9 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- A typed implementation of the Go sync.Map using code generation☆255Updated 2 years ago