We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26df96b commit a432231Copy full SHA for a432231
README.md
@@ -522,6 +522,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
522
- [gernest/url](https://github.com/gernest/url) : This is RFC 3986 compliant url parser for zig.
523
- [ringtailsoftware/misshod](https://github.com/ringtailsoftware/misshod) : Experimental minimalist SSH client and server in zig
524
- [g41797/beanstalkz](https://github.com/g41797/beanstalkz) : Thread-safe client library for [beanstalkd](https://pmatseykanets.github.io/beanstalkd-docs/) - queue for background job processing.
525
+- [vascocosta/zircon](https://github.com/vascocosta/zircon) : A simple IRC library written in Zig.
526
527
## Web Framework
528
0 commit comments