rkusa / gmLinks
high performance float32 matrix and vector math library using SIMD for graphics software
☆23Updated 9 years ago
Alternatives and similar repositories for gm
Users that are interested in gm are comparing it to the libraries listed below
Sorting:
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- A port of Stream VByte to Go☆35Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.☆18Updated 9 months ago
- Fast integer map for uint32-to-uint32☆28Updated last month
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- amd64 instruction assembler☆90Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Generate Go bindings for Clang's C API☆44Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆33Updated 4 years ago
- Cgo-free bindings☆22Updated 3 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- Go wrapper for CRoaring☆46Updated 2 years ago
- Go translation of MetroHash☆110Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago