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:
- A radix sorting library for Go (golang)☆53Updated last year
- A port of Stream VByte to Go☆35Updated 3 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- Positional Population Count for Go☆68Updated last month
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆85Updated 6 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Buffered Reader/Writer☆75Updated 2 weeks ago
- Go implementation of Adiantum☆91Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Composable utilities for Go contexts☆26Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Go driver for ragel scanners☆37Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Ancillary Mathematical functions☆81Updated 4 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- Image resizing in pure Go and SIMD☆212Updated 7 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago