A distributed operating system
-
Updated
Jul 29, 2022 - C
A distributed operating system
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.
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
Go implementation of the XDG Base Directory Specification and XDG user directories
acme2k - text editor fo' all the cool cats who ain't 'fraid of no mice
A package of 18 text-based modern games
Tokio-based asynchronous filesystems library using 9P2000.L protocol, an extended variant of 9P from Plan 9.
Add a description, image, and links to the plan9 topic page so that developers can more easily learn about it.
To associate your repository with the plan9 topic, visit your repo's landing page and select "manage topics."