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
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- SIMD for Go☆164Updated 8 years ago
- Minimal perfect hashing in Go☆74Updated 2 years ago
- Meow hash for Golang☆126Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- Go translation of MetroHash☆115Updated last year
- Bloom-filter based search index☆126Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- ☆78Updated 5 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- Positional Population Count for Go☆70Updated last month
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆110Updated 4 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated 2 years ago
- An immutability helper for Go☆141Updated 9 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Benchmark and test getter + runner☆28Updated 4 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Fast, sparse bitsets☆21Updated 4 years ago