smtp_client.zig

SMTP client

A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options.

SMTP client for Zig

GitHub

19 stars
2 watching
4 forks
Language: Zig
last commit: about 1 year ago
Linked from 1 awesome list

smtp-clientzigzig-libraryzig-package

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
karlseguin/websocket.zig A Zig library implementing a WebSocket server 314
karlseguin/http.zig An HTTP server written in Zig. 625
karlseguin/zuckdb.zig A Zig driver for DuckDB that enables direct access to its API 96
karlseguin/pg.zig A native PostgreSQL client driver written in Zig 259
mailmug/zigmailer A tool for creating custom SMTP servers on the fly using Zig programming language 2
gen-smtp/gen_smtp An Erlang SMTP client and server library with support for various authentication mechanisms and IPv6. 686
lun-4/ziget A simple network client written in Zig that downloads files from the internet without relying on external libraries. 20
lun-4/zigdig A Zig programming language library providing basic DNS functionality 34
karlseguin/log.zig A structured logging library for Zig that provides a flexible and efficient way to log messages. 101
ikskuh/zig-network A cross-platform networking library with a minimal API surface 492
shiguredo/tls13-zig A TLS 1.3 implementation in Zig language using only the standard library 133
ziglibs/zcom A composable network protocol stack implemented in Zig. 15
vrischmann/zig-cassandra A CQL client implemented in Zig for interacting with Cassandra databases. 8
zigembeddedgroup/serial A Zig language library for configuring and using serial ports 63
mstroecker/zig-robotstxt A lightweight HTTP server serving a disallow robots.txt file in the Zig programming language. 2