SMTP server from scratch in Go
☆41Feb 21, 2022Updated 4 years ago
Alternatives and similar repositories for gomail
Users that are interested in gomail are comparing it to the libraries listed below
Sorting:
- Minimal GUI in Go initially based on https://github.com/faiface/gui☆11Mar 1, 2020Updated 6 years ago
- Rob Pike's simple regex matcher converted to Go☆11Aug 14, 2022Updated 3 years ago
- Benchmark comparing the performance of GRPC to HTTP/1 and HTTP/2 on golang☆11Oct 26, 2025Updated 4 months ago
- A bash deployment automation tool☆22Jul 10, 2018Updated 7 years ago
- An ultimately minimal persistent key-value store + LRU cache☆13Oct 19, 2015Updated 10 years ago
- A simple fake AWS S3 object storage☆14Jan 7, 2026Updated last month
- Golang port of the official seashells client☆16Jul 27, 2024Updated last year
- Tiny Forth implementation in Go☆21Oct 25, 2025Updated 4 months ago
- Go modules that implement OpenTelemetry-to-Datadog mapping for all telemetry signals☆24Sep 15, 2025Updated 5 months ago
- Go Checksum Performance☆17Jun 22, 2023Updated 2 years ago
- Bit stream reader/writer for golang☆13Sep 2, 2020Updated 5 years ago
- The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server☆27May 31, 2022Updated 3 years ago
- Just a little toy language to learn about register-based VMs.☆22Aug 30, 2012Updated 13 years ago
- A small OS that doesn't do much.☆23Apr 30, 2024Updated last year
- Simple CQRS example using AWS Lambda and the Serverless framework.☆21Apr 16, 2018Updated 7 years ago
- What else would you do with go/parser