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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
xhit avatar

xhit/go-simple-mail

0
View on GitHub↗
695 stars·105 forks·Go·MIT·11 views

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.

Star history

Star history chart for xhit/go-simple-mailStar history chart for xhit/go-simple-mail

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does xhit/go-simple-mail do?

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

What are the main features of xhit/go-simple-mail?

The main features of xhit/go-simple-mail are: Email, Email Libraries.

Which projects share features with xhit/go-simple-mail?

Projects with overlapping indexed features include: 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.

Projects sharing features with Go Simple Mail

These projects share indexed features with Go Simple Mail. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mikel/mailmikel avatar

    mikel/mail

    3,674View on 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
    View on GitHub↗3,674
  • emersion/go-messageemersion avatar

    emersion/go-message

    451View on GitHub↗

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

    Go
    View on GitHub↗451
  • aymerick/douceuraymerick avatar

    aymerick/douceur

    261View on GitHub↗

    A simple CSS parser and inliner in Go

    Gocss-parsergo
    View on GitHub↗261
  • emersion/go-imapemersion avatar

    emersion/go-imap

    2,334View on GitHub↗

    📥 An IMAP library for Go clients and servers

    Goclientimapmail
    View on GitHub↗2,334
Compare all 30 related projects→