highwayhash
Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash (by minio)
c2goasm
C to Go Assembly (by minio)

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
highwayhash | c2goasm | |
---|---|---|
2 | 2 | |
911 | 1,227 | |
1.1% | - | |
4.9 | 10.0 | |
3 months ago | over 3 years ago | |
Go | Go | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
highwayhash
Posts with mentions or reviews of highwayhash.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-16.
-
Can I concatenate multiple non-crypto hash functions to reduce collision?
highwayhash (alt) provides 256 bits. Fast mainly for larger inputs and supports seeds.
-
Fastest way to encode []int8 to bytes hash ?
HighwayHash can produce 256 bit output, if you really need a hash that long.
c2goasm
Posts with mentions or reviews of c2goasm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-31.
- Rustgo: Calling Rust from Go with near-zero overhead
-
SIMD Accelerated vector math
Avo is a library that simplifies writing complex go assembly, I found it very useful to figure out how instructions map onto Go's asm syntax. But you could definitely do the translation directly, it's what c2goasm did (couldn't get it to work reliably unfortunately).
What are some alternatives?
When comparing highwayhash and c2goasm you can also consider the following projects:
xxh3 - XXH3 algorithm in Go
edwood - Go version of Plan9 Acme Editor
go-highway - Go implementation of Google's HighwayHash
avo - Generate x86 Assembly with Go
SimSIMD - Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 📐
gopio - Raspberry pi GPIO controller package(CGO)

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured