awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Go Email Libraries

Ranking aktualisiert am 13. Juli 2026

For a Go library for sending emails, the strongest matches are go-gomail/gomail (This library provides robust tools for composing complex MIME), jordan-wright/email (This library provides a robust and flexible way to) and emersion/go-message (This library provides robust streaming support for parsing and). scorredoira/email is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

Wir kuratieren Open-Source GitHub Repositories passend zu „best go email libraries“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

Go Email Libraries

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • go-gomail/gomailAvatar von go-gomail

    go-gomail/gomail

    4,737Auf GitHub ansehen↗

    gomail is a Go SMTP client library used for composing and sending email messages through SMTP servers. It functions as an email message composer and MIME email serializer, converting complex email objects and binary attachments into byte streams according to internet message standards. The library includes an SMTP connection manager that handles server session authentication and transmits multiple messages over a single encrypted connection to reduce network latency. It supports secure email delivery through encrypted data transmission to protect sensitive information during transit. The pro

    This library provides robust tools for composing complex MIME messages and managing SMTP sessions, though it focuses primarily on sending rather than email parsing or decoding.

    GoMIME Message ConstructionMIME SerializationMultipart Email Formatters
    Auf GitHub ansehen↗4,737
  • jordan-wright/emailAvatar von jordan-wright

    jordan-wright/email

    2,801Auf GitHub ansehen↗

    Robust and flexible email library for Go

    This library provides a robust and flexible way to compose and send complex MIME-compliant emails with attachments and HTML content, though it focuses primarily on sending rather than parsing or asynchronous queuing.

    GoEmailEmail HandlingEmail Libraries
    Auf GitHub ansehen↗2,801
  • emersion/go-messageAvatar von emersion

    emersion/go-message

    451Auf GitHub ansehen↗

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

    This library provides robust streaming support for parsing and composing complex MIME and Internet Message Format emails, making it a core component for handling email data in Go.

    GoEmailEmail HandlingEmail Libraries
    Auf GitHub ansehen↗451
  • scorredoira/emailS

    scorredoira/email

    0Auf GitHub ansehen↗

    This library provides a straightforward and reliable way to compose and send complex MIME-encoded emails with attachments in Go, though it lacks built-in HTML templating and advanced parsing capabilities.

    Email Services
    Auf GitHub ansehen↗0

Related searches

  • a python library for sending emails
  • a library for sending emails in C#
  • a javascript library for sending emails
  • a java library for sending emails
  • an open source email delivery platform
  • a message queue library for Go
  • an open source email marketing platform
  • an HTTP client library for Go