SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 Go plan9 Projects
-
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.
BLAKE3 is faster than hardware accelerated SHA-2 because the tree mode used in BLAKE3 allows hashing parts of a single message in parallel (with SHA-2, parts of a single message have to be hashed one after another, and parallelism is only used in workloads where you process multiple messages at the same time).
https://github.com/minio/sha256-simd
https://github.com/BLAKE3-team/BLAKE3
-
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.
-
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)
-
-
-
-
Project mention: U-root/CPU: CPU command in Go, inspired by the Plan 9 CPU command | news.ycombinator.com | 2024-04-13
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Go plan9 discussion
Go plan9 related posts
-
U-root/CPU: CPU command in Go, inspired by the Plan 9 CPU command
-
Can I concatenate multiple non-crypto hash functions to reduce collision?
-
Plan 9 – introduction to library functions
-
Just bought an X230 what should I do now 🤔
-
Opossum: Cross-platform web browser written in Golang, optimized for Plan 9
-
Opossum: Cross-platform web browser written in Golang, optimized for Plan 9
-
GitHub - psilva261/opossum: Rudimentary web browser written in Golang
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Dec 2024
Index
What are some of the best open-source plan9 projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | sha256-simd | 984 |
2 | highwayhash | 890 |
3 | xdg-go | 721 |
4 | mycel | 400 |
5 | edwood | 387 |
6 | cpu | 240 |
7 | yacco | 36 |
8 | 8menu | 14 |