klauspost / intrinsicsLinks
Experiment with Go intrinsics (NOT USABLE)
☆36Updated 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☆74Updated 9 months ago
- A radix sorting library for Go (golang)☆53Updated last year
- Minimal perfect hashing in Go☆73Updated 2 years ago
- SIMD for Go☆163Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- A []byte pool for Go.☆42Updated 3 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- Fast, sparse bitsets☆20Updated 4 years ago
- Go translation of MetroHash☆110Updated 6 months ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- ☆15Updated 7 years ago
- Golang port of simdjson☆86Updated 5 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Intern Go strings☆95Updated last year
- P-Square Algorithm in Go☆36Updated 3 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- pcg random number generator☆41Updated 3 years ago
- Positional Population Count for Go☆68Updated last month
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago