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☆76Updated 10 months ago
- SIMD for Go☆163Updated 7 years ago
- Bloom-filter based search index☆124Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Golang port of simdjson☆86Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Go translation of MetroHash☆112Updated 8 months ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Meow hash for Golang☆126Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- ☆78Updated 5 years ago
- A native golang implementation of cdb (http://cr.yp.to/cdb.html)☆68Updated 6 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆229Updated 3 years ago
- Asynchronous read-ahead for Go readers☆235Updated last year
- A deep pretty printer with Go-like notation. It implements the goon specification.☆90Updated 3 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Multidimensional Arrays for the Go Language☆35Updated 10 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Fast, sparse bitsets☆20Updated 4 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator☆61Updated 3 years ago
- Intern Go strings☆95Updated last year
- Minimal Perfect Hashing for Go☆189Updated last year
- pcg random number generator☆41Updated 3 years ago