We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2eca41 commit 53a8ec4Copy full SHA for 53a8ec4
README.md
@@ -547,6 +547,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
547
- [Thomvanoorschot/wire](https://github.com/Thomvanoorschot/wire) : Basic TCP Server/Client able to run concurrently on a single thread.
548
- [rktr1998/zig-wol](https://github.com/rktr1998/zig-wol) : Wake-on-lan CLI written in Zig.
549
- [williamw520/zigjr](https://github.com/williamw520/zigjr) : A lightweight Zig library for building JSON-RPC 2.0 applications.
550
+- [cocky-punch/raft](https://github.com/cocky-punch/raft) : Raft consensus algorithm implemented in Zig
551
552
## Web Framework
553
0 commit comments