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
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
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Sep 12, 2021Updated 4 years ago
- C to Go Assembly☆1,341Nov 27, 2021Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29May 18, 2019Updated 6 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Oct 18, 2022Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Nov 3, 2020Updated 5 years ago
- A zstd decompressor written in golang☆47Apr 29, 2019Updated 6 years ago
- Package with auto-vectorized math functions for Go☆29Jun 28, 2025Updated 8 months ago
- Go Assembler Formatter☆304Apr 4, 2022Updated 3 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 4 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- Go vs GPU: Fast Spatial Joins☆24Mar 11, 2022Updated 3 years ago
- Generate x86 Assembly with Go☆2,943Updated this week
- hybrid spatial data structure☆12Apr 27, 2021Updated 4 years ago
- dlopen in go without cgo☆208Jun 19, 2019Updated 6 years ago
- get physical memory usage (RSS or Working Set)☆18Dec 15, 2025Updated 2 months ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Aug 28, 2020Updated 5 years ago
- Go port of zopfli, a zlib-compatible compression library☆28Feb 5, 2023Updated 3 years ago
- CPU feature identification for Go☆1,189Nov 10, 2025Updated 3 months ago
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Jun 23, 2017Updated 8 years ago
- io_uring support for go☆206Oct 11, 2020Updated 5 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- SIMD implementation in Go☆186May 31, 2025Updated 9 months ago
- LLVM backed progamming language (Go subset)☆139Sep 29, 2023Updated 2 years ago
- Tool for plotting Go benchmark results☆17Jul 10, 2024Updated last year
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆463Apr 2, 2025Updated 11 months ago
- Simple dense bitmap index in Go with binary operators☆370Jun 28, 2025Updated 8 months ago
- Golang library for io_uring (without CGO)☆132Feb 9, 2021Updated 5 years ago
- Golang geohash library☆575Feb 9, 2024Updated 2 years ago
- Fast lossless compression of floating point data in Go☆56Oct 3, 2023Updated 2 years ago
- SlimArray compresses uint32 into several bits, by using a polynomial to describe overall trend of an array.☆52May 30, 2022Updated 3 years ago
- ☆26Jul 8, 2024Updated last year
- Cgo-free bindings☆22Mar 20, 2022Updated 3 years ago
- Go implementation of ZeroMQ Base-85 encoding☆24Feb 3, 2019Updated 7 years ago
- Nearly generic prime field implementation in Go☆24Feb 11, 2020Updated 6 years ago
- ☆37Nov 5, 2020Updated 5 years ago