Skip to content

Commit

Permalink
Add 9p2000 library (nrdmn#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
dantecatalfamo authored Mar 31, 2023
1 parent 0593b5f commit 29f951a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ A general-purpose programming language and toolchain for maintaining robust, opt
* [SasLuca/zig-nanoid](https://github.com/SasLuca/zig-nanoid) - Battle-tested, tiny, secure, URL-friendly, unique string ID generator. Now available in pure Zig.
* [kassane/libvlc-zig](https://github.com/kassane/libvlc-zig) - Zig bindings for libVLC media framework.
* [karlseguin/log.zig](https://github.com/karlseguin/log.zig) - Structured logging library.
* [dantecatalfamo/9p-zig](https://github.com/dantecatalfamo/9p-zig) - 9P2000 client/server library.

## Network
* [MasterQ32/zig-network](https://github.com/MasterQ32/zig-network) - Small network abstraction layer around TCP & UDP.
Expand Down

0 comments on commit 29f951a

Please sign in to comment.