mengzhuo / intrinsicLinks
Provide Golang native SIMD intrinsics on x86/amd64 platform
☆47Updated 8 years ago
Alternatives and similar repositories for intrinsic
Users that are interested in intrinsic are comparing it to the libraries listed below
Sorting:
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆85Updated 7 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Go translation of MetroHash☆113Updated 8 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆34Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Buffered Reader/Writer☆78Updated 3 months ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- My sandbox for go experiments☆27Updated 5 years ago
- Go implementation of Adiantum☆91Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Faster than builtin sorting using primitives.☆17Updated 9 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Positional Population Count for Go☆68Updated 4 months ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago