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. Learn more →
Top 11 Go Assembly Projects
-
-
CodeRabbit
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.
-
-
sha256-simd
Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.
-
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)
-
asm
Go library providing algorithms optimized to leverage the characteristics of modern CPUs (by segmentio)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
Go Assembly discussion
Go Assembly related posts
-
Can I concatenate multiple non-crypto hash functions to reduce collision?
-
How to Use AVX512 in Golang
-
How to Use AVX512 in Golang
-
Changing one character wildly improved our application's performance
-
Go library providing algorithms optimized for modern CPUs
-
Segmentio/asm – Go library of algorithms optimized to leverage modern CPUs
-
S2: Fully Snappy compatible compression, faster and better
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 9 Feb 2025
Index
What are some of the best open-source Assembly projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | avo | 2,785 |
2 | amber | 1,234 |
3 | sha256-simd | 984 |
4 | highwayhash | 900 |
5 | asm | 881 |
6 | kobopatch-patches | 251 |
7 | go-hackers-delight | 96 |
8 | kobopatch | 90 |
9 | egg | 80 |
10 | go-enum-example | 10 |
11 | VMAGI | 6 |