Optimized functions for Go using SIMD
☆192Oct 9, 2020Updated 5 years ago
Alternatives and similar repositories for go-simd
Users that are interested in go-simd are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 2 years ago
- SIMD for Go☆164Oct 26, 2017Updated 8 years ago
- C to Go Assembly☆1,343Nov 27, 2021Updated 4 years ago
- Package with auto-vectorized math functions for Go☆30Mar 7, 2026Updated 2 weeks ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29May 18, 2019Updated 6 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Sep 12, 2021Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Nov 3, 2020Updated 5 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆913Sep 23, 2025Updated 6 months ago
- Generate x86 Assembly with Go☆2,952Mar 1, 2026Updated 3 weeks ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,014Aug 26, 2025Updated 6 months ago
- A zstd decompressor written in golang☆47Apr 29, 2019Updated 6 years ago
- CPU feature identification for Go☆1,191Nov 10, 2025Updated 4 months ago
- io_uring support for go☆206Oct 11, 2020Updated 5 years ago
- Go Assembler Formatter☆305Apr 4, 2022Updated 3 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Oct 18, 2022Updated 3 years ago
- dlopen in go without cgo☆208Jun 19, 2019Updated 6 years ago
- Nearly generic prime field implementation in Go☆24Feb 11, 2020Updated 6 years ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆465Apr 2, 2025Updated 11 months ago
- Golang library for io_uring (without CGO)☆132Feb 9, 2021Updated 5 years ago
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆949Oct 30, 2025Updated 4 months ago
- ☆198Aug 16, 2017Updated 8 years ago
- SIMD implementation in Go☆189May 31, 2025Updated 9 months ago
- Generate Go Plan9 assembly from C code☆40Mar 7, 2026Updated 2 weeks ago
- An assert function for Go that works like the one in C.☆21Jun 23, 2021Updated 4 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Aug 28, 2020Updated 5 years ago
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- Go vs GPU: Fast Spatial Joins☆24Mar 11, 2022Updated 4 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- Fast lossless compression of floating point data in Go☆57Oct 3, 2023Updated 2 years ago
- Go port of zopfli, a zlib-compatible compression library☆28Feb 5, 2023Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆223Feb 24, 2026Updated last month
- ☆54Feb 25, 2026Updated 3 weeks ago
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 4 years ago
- Additional operations for the standard library big.Float type☆26Aug 22, 2023Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆371Mar 7, 2026Updated 2 weeks ago
- Meow hash for Golang☆126Feb 1, 2020Updated 6 years ago
- Tool for plotting Go benchmark results☆17Jul 10, 2024Updated last year
- hybrid spatial data structure☆12Apr 27, 2021Updated 4 years ago
- Golang geohash library☆575Feb 9, 2024Updated 2 years ago