rkusa / gm
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
- A radix sorting library for Go (golang)☆51Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- automate Go compiler comparisons☆24Updated last year
- Fast integer map for uint32-to-uint32☆28Updated 4 months ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- Go translation of MetroHash☆109Updated 2 months ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Golang port of simdjson☆86Updated 5 years ago
- Cgo-free bindings☆22Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.☆18Updated 6 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- jeez it's just a quadtree chill out☆25Updated 2 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- RTree implementation for Go☆54Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A Go API for perf_event_open☆22Updated 8 months ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆115Updated 6 years ago
- Go driver for ragel scanners☆36Updated 4 years ago