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:
- SIMD for Go☆164Updated 8 years ago
- fast int64-int64 map for go☆100Updated 3 months ago
- ☆198Updated 8 years ago
- Simple dense bitmap index in Go with binary operators☆374Updated 7 months ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- io_uring support for go☆206Updated 5 years ago
- uint128 for Go☆262Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Storing strings without GC overhead☆86Updated last month
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- Bindings for the LMDB C library☆167Updated 3 years ago
- An implementation of Ted Dunning's t-digest in Go.☆148Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- This is library for the Go language to enable use of Direct IO under all OSes☆338Updated 2 years ago
- amd64 instruction assembler☆90Updated 7 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A collection of concurrent ring buffers☆134Updated 7 years ago
- System V shared memory functions in pure Go.☆135Updated last year
- Distributed RWMutex in Go☆360Updated 6 years ago
- Assert your Go code is inlined and bounds-check eliminated☆315Updated 9 months ago
- Adaptive Radix Trees implemented in Go☆411Updated 2 months ago
- go/golang: fast bit set Bloom filter☆137Updated 6 years ago
- Optimized bit-level Reader and Writer for Go.☆256Updated 2 years ago
- go wrapper for zstd☆476Updated 2 months ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Updated 3 years ago