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)☆54Updated 2 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 7 years ago
- Meow hash for Golang☆126Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Updated 6 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 8 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- RTree implementation for Go☆54Updated 4 years ago
- Go implementation of Adiantum☆90Updated last year
- Go implementation of ZeroMQ Base-85 encoding☆24Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- A zstd decompressor written in golang☆47Updated 6 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Go translation of MetroHash☆115Updated last year
- My sandbox for go experiments☆27Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- An assortment of more specialized math routines for Go☆77Updated last year
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆86Updated 7 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 8 years ago