klauspost / intrinsicsLinks
Experiment with Go intrinsics (NOT USABLE)
☆38Updated 8 years ago
Alternatives and similar repositories for intrinsics
Users that are interested in intrinsics are comparing it to the libraries listed below
Sorting:
- An assortment of more specialized math routines for Go☆76Updated last year
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- SIMD for Go☆163Updated 8 years ago
- Meow hash for Golang☆126Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- Bloom-filter based search index☆125Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Go translation of MetroHash☆113Updated 9 months ago
- ☆78Updated 5 years ago
- Positional Population Count for Go☆68Updated 4 months ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Intern Go strings☆96Updated last year
- An immutability helper for Go☆141Updated 9 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- pcg random number generator☆41Updated 3 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated last year