Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1005,6 +1005,8 @@
[antiphony🗒️A zig remote procedure call solution](https://github.com/ziglibs/antiphony)
- ![Star](https://img.shields.io/github/stars/mitchellh/libflightplan?color=orange)
[libflightplan🗒️A library for reading and writing flight plans in various formats. Available as both a C and Zig library](https://github.com/mitchellh/libflightplan)
- ![Star](https://img.shields.io/github/stars/zig-nostr/nostr?color=orange)
[nostr🗒️The Nostr protocol natively in Zig: secp256k1/Schnorr keys, events, relay transport with the outbox model, a local-first LMDB event store, NIP-46 remote signing, and more.](https://github.com/zig-nostr/nostr)
- ![Star](https://img.shields.io/github/stars/mailmug/zigmailer?color=orange)
[SMTP Server🗒️Create custom SMTP servers on the fly](https://github.com/mailmug/zigmailer)
- ![Star](https://img.shields.io/github/stars/karlseguin/smtp_client.zig?color=orange)
Expand Down