plan9 topic

List plan9 repositories

pnconnect

11
Stars
2
Forks
Watchers

Experiments with 9P protocol file server in Windows 10 for fun

rust-9p

121
Stars
17
Forks
Watchers

Tokio-based asynchronous filesystems library using 9P2000.L protocol, an extended variant of 9P from Plan 9.

cats

162
Stars
12
Forks
Watchers

Implementations of cat(1) from various sources.

awesome-acme

50
Stars
1
Forks
Watchers

A curated list of resources for the plan9 acme editor

awesome-unix

1.5k
Stars
99
Forks
Watchers

All the UNIX and UNIX-Like: Linux, BSD, macOS, Illumos, 9front, and more.

dkim

28
Stars
6
Forks
Watchers

Pure Go tools for managing DKIM headers

9Problems

97
Stars
3
Forks
Watchers

A Tiling Window Manager for Plan9

opossum

391
Stars
10
Forks
Watchers

Rudimentary web browser written in Golang

nbsdgames

198
Stars
15
Forks
Watchers

A package of 18 text-based modern games

sha256-simd

938
Stars
117
Forks
Watchers

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 performan...