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
- ☆190Updated 7 years ago
- SIMD for Go☆163Updated 7 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Simple dense bitmap index in Go with binary operators☆347Updated last month
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Serialized Roaring Bitmaps☆277Updated 2 years ago
- Go assembly transpiler for C programming language☆97Updated this week
- Storing strings without GC overhead☆83Updated 5 years ago
- uint128 for Go☆249Updated 8 months ago
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- A collection of concurrent ring buffers☆132Updated 7 years ago
- io_uring support for go☆203Updated 4 years ago
- Bindings for the LMDB C library☆164Updated 3 years 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
- The assembler from the Go compiler, in library form.☆189Updated 4 years ago
- Minimal Perfect Hashing for Go☆187Updated 11 months ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆180Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A Go library implementing a FST (finite state transducer)☆201Updated 7 months ago
- The `io_uring` library and runtime for GO☆137Updated 3 months ago
- go wrapper for zstd☆456Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Various golang benchmarks I've written☆109Updated 7 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
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- ☆122Updated 2 years ago
- An implementation of Ted Dunning's t-digest in Go.☆145Updated 2 years ago
- Optimized bit-level Reader and Writer for Go.☆250Updated 2 years ago