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:
- Meow hash for Golang☆126Updated 5 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- Image resizing in pure Go and SIMD☆212Updated 8 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Buffered Reader/Writer☆78Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Go implementation of ZeroMQ Base-85 encoding☆24Updated 6 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆85Updated 6 years ago
- My sandbox for go experiments☆27Updated 5 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Go implementation of Adiantum☆91Updated last year
- Ancillary Mathematical functions☆81Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A zstd decompressor written in golang☆47Updated 6 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 9 years ago
- A fast userspace CSPRNG☆92Updated 10 months ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago