Fork of gomail.
☆469Nov 1, 2022Updated 3 years ago
Alternatives and similar repositories for mail
Users that are interested in mail are comparing it to the libraries listed below
Sorting:
- The best way to send emails in Go.☆4,718Mar 31, 2023Updated 2 years ago
- A simple tool for embedding assets in a Go binary.☆297Oct 5, 2018Updated 7 years ago
- Golang package that generates clean, responsive HTML e-mails for sending transactional mail☆3,028Apr 4, 2025Updated 11 months ago
- 📥 An IMAP library for Go clients and servers☆2,307Updated this week
- a tiny package that implements SMTP server for Go projects☆106Dec 10, 2023Updated 2 years ago
- HTTP Session Management for Go☆2,532Nov 20, 2025Updated 3 months ago
- littleboss: supervisor construction kit☆638Mar 17, 2019Updated 6 years ago
- A GopherJS & go/wasm binding for Vue.js☆49Oct 30, 2018Updated 7 years ago
- The Universal Filesystem Abstraction for Go☆6,590Jan 13, 2026Updated last month
- A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.☆4,634Updated this week
- A PDF document generator with high level support for text, drawing and images☆4,466Nov 13, 2021Updated 4 years ago
- Go minifiers for web formats☆4,071Updated this week
- An alternative to godoc.org☆22Apr 15, 2018Updated 7 years ago
- pure go, cross-platform, MIT-licensed ui toolkit for developers☆968Dec 14, 2020Updated 5 years ago
- A Go module datastore and proxy☆4,716Mar 2, 2026Updated last week
- ☆20Nov 20, 2020Updated 5 years ago
- Optimized Go Compression Packages☆5,422Mar 2, 2026Updated last week
- File format determination package for Go☆203Sep 16, 2020Updated 5 years ago
- A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.☆3,072May 2, 2023Updated 2 years ago
- SMTP (email) server with a focus on simplicity, security, and ease of operation [mirror]☆956Feb 13, 2026Updated 3 weeks ago
- Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal☆5,448Mar 1, 2026Updated last week
- Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang…☆4,454May 14, 2021Updated 4 years ago
- Tiny WebSocket library for Go.☆6,441Feb 12, 2026Updated 3 weeks ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆34Nov 22, 2018Updated 7 years ago
- A general purpose syntax highlighter in pure Go☆4,862Updated this week
- Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.☆6,473Feb 11, 2026Updated 3 weeks ago
- Staticcheck - The advanced Go linter☆6,729Feb 25, 2026Updated last week
- Efficient cache for gigabytes of data written in Go.☆8,095Feb 6, 2026Updated last month
- Easily generate gRPC services in Go ⚡️☆1,504Jul 19, 2023Updated 2 years ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,146Jun 4, 2025Updated 9 months ago
- Vega chart rendering in pure Go☆28Jul 9, 2025Updated 8 months ago
- DEPRECATED. Please use mholt/archives instead.☆4,477Nov 19, 2024Updated last year
- The simple and easy way to embed static files into Go binaries.☆3,397Dec 4, 2021Updated 4 years ago
- bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS☆3,634Apr 4, 2025Updated 11 months ago
- general purpose extensions to golang's database/sql☆17,535Aug 15, 2024Updated last year
- Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature☆2,278Jun 27, 2025Updated 8 months ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces