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)☆53Updated 2 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- SIMD for Go☆163Updated 8 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
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Go translation of MetroHash☆113Updated 11 months ago
- Fast, sparse bitsets☆21Updated 4 years ago
- pcg random number generator☆41Updated 4 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- ☆78Updated 5 years ago
- My sandbox for go experiments☆27Updated 5 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- go-bitstream: read and write bits from io.Reader and io.Writer☆71Updated 6 years ago
- Intern Go strings☆97Updated 2 years ago
- Asynchronous read-ahead for Go readers☆237Updated last year
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 8 years ago
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆231Updated 3 years ago
- Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator☆61Updated 4 years ago
- Native Go XZ decompression package☆82Updated 5 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year