awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
xhit avatar

xhit/go-simple-mail

0
View on GitHub↗
695 estrellas·105 forks·Go·MIT·3 vistas

Go Simple Mail

Golang package for send email. Support keep alive connection, TLS and SSL. Easy for bulk SMTP.

Features

  • Email - SMTP client with keep-alive support.
  • Email Libraries - SMTP-based email sending library.

Historial de estrellas

Gráfico del historial de estrellas de xhit/go-simple-mailGráfico del historial de estrellas de xhit/go-simple-mail

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Go Simple Mail

Proyectos open-source similares, clasificados según cuántas características comparten con Go Simple Mail.
  • mikel/mailAvatar de mikel

    mikel/mail

    3,674Ver en GitHub↗

    This is a Ruby email library providing a comprehensive toolset for composing, parsing, and sending emails. It includes an SMTP client for delivering outgoing messages and a MIME parser for decomposing complex multipart email structures. The project features an IMAP and POP3 mail fetcher for synchronizing messages from remote servers, alongside a specialized framework for testing email logic through mock delivery methods and matchers. The library covers a broad range of email operations, including the generation of nested multipart messages, the management of attachments, and the translation

    Ruby
    Ver en GitHub↗3,674
  • emersion/go-messageAvatar de emersion

    emersion/go-message

    451Ver en GitHub↗

    ✉️ A streaming Go library for the Internet Message Format and mail messages

    Go
    Ver en GitHub↗451
  • aymerick/douceurAvatar de aymerick

    aymerick/douceur

    261Ver en GitHub↗

    A simple CSS parser and inliner in Go

    Gocss-parsergo
    Ver en GitHub↗261
  • emersion/go-imapAvatar de emersion

    emersion/go-imap

    2,334Ver en GitHub↗

    📥 An IMAP library for Go clients and servers

    Goclientimapmail
    Ver en GitHub↗2,334
Ver las 30 alternativas a Go Simple Mail→

Preguntas frecuentes

¿Qué hace xhit/go-simple-mail?

Golang package for send email. Support keep alive connection, TLS and SSL. Easy for bulk SMTP.

¿Cuáles son las características principales de xhit/go-simple-mail?

Las características principales de xhit/go-simple-mail son: Email, Email Libraries.

¿Qué alternativas de código abierto existen para xhit/go-simple-mail?

Las alternativas de código abierto para xhit/go-simple-mail incluyen: mikel/mail — This is a Ruby email library providing a comprehensive toolset for composing, parsing, and sending emails. It includes… jordan-wright/email — Robust and flexible email library for Go. aymerick/douceur — A simple CSS parser and inliner in Go. emersion/go-imap — 📥 An IMAP library for Go clients and servers. hectane/hectane — Lightweight SMTP client written in Go. emersion/go-message — ✉️ A streaming Go library for the Internet Message Format and mail messages.