klauspost / intrinsicsLinks
Experiment with Go intrinsics (NOT USABLE)
☆35Updated 7 years ago
Alternatives and similar repositories for intrinsics
Users that are interested in intrinsics are comparing it to the libraries listed below
Sorting:
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- An assortment of more specialized math routines for Go☆72Updated 7 months ago
- ☆15Updated 7 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Bloom-filter based search index☆123Updated 3 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 6 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 7 months ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- Go translation of MetroHash☆110Updated 5 months ago
- A []byte pool for Go.☆41Updated 2 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 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
- Simple expiring cache☆15Updated 8 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago