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☆77Updated last year
- SIMD for Go☆164Updated 8 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- Go translation of MetroHash☆113Updated 11 months ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- ☆78Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Bloom-filter based search index☆126Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- Asynchronous read-ahead for Go readers☆239Updated last year
- Fast, sparse bitsets☆21Updated 4 years ago
- A native golang implementation of cdb (http://cr.yp.to/cdb.html)☆70Updated 6 years ago
- A high performance lock free map type for go.☆20Updated 7 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- ☆15Updated 8 years ago
- Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator☆61Updated 4 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- pcg random number generator☆41Updated 4 years ago
- Intern Go strings☆97Updated 2 years ago