Go plan9

Open-source Go projects categorized as plan9

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.

    Project mention: The Curious Case of MD5 | news.ycombinator.com | 2024-01-03

    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.

    CodeRabbit logo
  • 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)

  • xdg-go

    Go implementation of the XDG Base Directory Specification and XDG user directories

  • mycel

    Rudimentary web browser written in Golang

  • edwood

    Go version of Plan9 Acme Editor

  • cpu

    cpu command in Go, inspired by the Plan 9 cpu command

    Project mention: U-root/CPU: CPU command in Go, inspired by the Plan 9 CPU command | news.ycombinator.com | 2024-04-13
  • yacco

    9haram clone of the acme text editor

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • 8menu

    9menu-like launcher in Go

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go plan9 discussion

Log in or Post with

Go plan9 related posts

  • U-root/CPU: CPU command in Go, inspired by the Plan 9 CPU command

    1 project | news.ycombinator.com | 13 Apr 2024
  • Can I concatenate multiple non-crypto hash functions to reduce collision?

    4 projects | /r/golang | 16 May 2023
  • Plan 9 – introduction to library functions

    1 project | news.ycombinator.com | 4 May 2023
  • Just bought an X230 what should I do now 🤔

    1 project | /r/thinkpad | 16 Mar 2023
  • Opossum: Cross-platform web browser written in Golang, optimized for Plan 9

    4 projects | news.ycombinator.com | 20 Feb 2023
  • Opossum: Cross-platform web browser written in Golang, optimized for Plan 9

    1 project | /r/patient_hackernews | 20 Feb 2023
  • GitHub - psilva261/opossum: Rudimentary web browser written in Golang

    1 project | /r/coolgithubprojects | 20 Feb 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
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