bjwbell / gensimdView external linksLinks
SIMD for Go
☆164Oct 26, 2017Updated 8 years ago
Alternatives and similar repositories for gensimd
Users that are interested in gensimd are comparing it to the libraries listed below
Sorting:
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 3 years ago
- ☆17Mar 12, 2019Updated 6 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Jun 23, 2017Updated 8 years ago
- Low level image processing library in pure Go with SIMD assembly☆133Apr 20, 2017Updated 8 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Nov 22, 2018Updated 7 years ago
- A radix sorting library for Go (golang)☆54Aug 10, 2023Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Sep 4, 2019Updated 6 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Apr 8, 2022Updated 3 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Mar 6, 2020Updated 5 years ago
- SSE-optimized group varint integer encoding☆39Jun 30, 2023Updated 2 years ago
- Optimized functions for Go using SIMD☆192Oct 9, 2020Updated 5 years ago
- Static Trace-Based Deadlock Analysis for Synchronous Mini-Go☆20Apr 3, 2017Updated 8 years ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Nov 27, 2017Updated 8 years ago
- minimal perfect hash functions☆64Dec 17, 2021Updated 4 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Mar 15, 2018Updated 7 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Sep 12, 2021Updated 4 years ago
- Computer Vision package in pure Go taking advantage of SIMD acceleration☆86Sep 16, 2018Updated 7 years ago
- Go implementation of libhydrogen - a lightweight, easy-to-use crypto library☆24Mar 23, 2017Updated 8 years ago
- Go implementation of Google's HighwayHash☆75Mar 9, 2021Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Nov 22, 2018Updated 7 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…☆17Jun 20, 2018Updated 7 years ago
- Integer Compression Libraries for Go☆134Dec 23, 2017Updated 8 years ago
- Experiment with Go intrinsics (NOT USABLE)☆38Jul 23, 2017Updated 8 years ago
- amd64 instruction assembler☆90Mar 9, 2018Updated 7 years ago
- Bloom-filter based search index☆127Nov 24, 2021Updated 4 years ago
- Graphs in go☆19Dec 22, 2022Updated 3 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆294Apr 27, 2022Updated 3 years ago
- C to Go Assembly☆1,342Nov 27, 2021Updated 4 years ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].☆26Sep 4, 2019Updated 6 years ago
- PopCount implementation for Go. Using hardware POPCNT instruction if available it.☆23May 30, 2017Updated 8 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆182Oct 18, 2022Updated 3 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆119Feb 27, 2019Updated 6 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32May 26, 2016Updated 9 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Aug 1, 2018Updated 7 years ago
- Go Assembler Formatter☆303Apr 4, 2022Updated 3 years ago
- Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x impr…☆1,036May 24, 2023Updated 2 years ago
- Morally-correct string and stream interpolation for Go.☆24Apr 23, 2016Updated 9 years ago
- Simple generative fuzzer☆17Oct 18, 2021Updated 4 years ago
- Regular Expression Research☆11Jul 6, 2022Updated 3 years ago