klauspost / intrinsicsLinks
Experiment with Go intrinsics (NOT USABLE)
☆37Updated 8 years ago
Alternatives and similar repositories for intrinsics
Users that are interested in intrinsics are comparing it to the libraries listed below
Sorting:
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- An assortment of more specialized math routines for Go☆75Updated 11 months ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- SIMD for Go☆163Updated 7 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Go translation of MetroHash☆113Updated 9 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- Native Go XZ decompression package☆82Updated 4 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Minimal Perfect Hashing for Go☆190Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- ☆78Updated 5 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- Go implementation of Adiantum☆91Updated last year
- A []byte pool for Go.☆44Updated 3 years ago
- Fast, sparse bitsets☆20Updated 4 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆90Updated 3 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Cuckoo Hash – Comprehensive support in Go with no dependencies☆30Updated 4 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Errors as side notes☆40Updated 8 years ago
- Zstandard implementation in Wuffs☆113Updated 5 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- pcg random number generator☆41Updated 3 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago