stuartcarnie / go-simd
Optimized functions for Go using SIMD
☆192Updated 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
- The assembler from the Go compiler, in library form.☆170Updated 4 years ago
- fast int64-int64 map for go☆95Updated 2 years ago
- ☆180Updated 7 years ago
- XXH3 algorithm in Go☆422Updated last year
- Go assembly transpiler for C programming language☆44Updated last month
- SIMD for Go☆162Updated 7 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆291Updated 6 months ago
- Serialized Roaring Bitmaps☆276Updated last year
- 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…☆158Updated last year
- Simple dense bitmap index in Go with binary operators☆319Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆371Updated last year
- io_uring support for go☆204Updated 4 years ago
- Fast, fully fledged murmur3 in Go.☆315Updated last year
- ⚡️ lock-free utilities in Go☆151Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆280Updated 2 years ago
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- Fast approximate quantiles in Go☆127Updated 2 years ago
- slab allocator in go☆378Updated last month
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆173Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆382Updated last month
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆115Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- ☆121Updated last year
- go wrapper for zstd☆441Updated 3 months ago
- MUS format serializer for Golang☆85Updated this week
- A collection of concurrent ring buffers☆133Updated 6 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- uint128 for Go☆236Updated 2 months ago
- A Go library implementing a FST (finite state transducer)☆195Updated last month