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:
- ☆193Updated 8 years ago
- fast int64-int64 map for go☆98Updated last week
- SIMD for Go☆163Updated 8 years ago
- Simple dense bitmap index in Go with binary operators☆367Updated 4 months ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Serialized Roaring Bitmaps☆279Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- uint128 for Go☆255Updated last year
- Storing strings without GC overhead☆84Updated 2 months ago
- io_uring support for go☆203Updated 5 years ago
- Bindings for the LMDB C library☆165Updated 3 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- An implementation of Ted Dunning's t-digest in Go.☆147Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Adaptive Radix Trees implemented in Go☆405Updated 11 months ago
- go wrapper for zstd☆464Updated 2 months ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- ☆122Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- The `io_uring` library and runtime for GO☆151Updated 6 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆311Updated 6 months ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆292Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- A Go library implementing a FST (finite state transducer)☆212Updated 10 months ago
- The assembler from the Go compiler, in library form.☆194Updated 4 years ago
- Optimized bit-level Reader and Writer for Go.☆253Updated 2 years ago