carbon
Email sender library
A Crystal-based email sending library with an adapter system and built-in bug detection.
Email library for Crystal. Testable, adapter-based, and catches bugs for you. Comes with an adapter for SendGrid.
84 stars
8 watching
18 forks
Language: Crystal
last commit: about 1 month ago
Linked from 1 awesome list
crystal-langemail-senderhacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
arcage/crystal-email | An email sending library that provides a simple way to compose and send emails with various features. | 111 |
dlanileonardo/sendgrid.cr | A Simple Crystal-Lang library to send mail using Sendgrid's API | 16 |
alexgaribay/sendgrid_elixir | A library that provides an Elixir interface to SendGrid's API for building composable emails | 86 |
beam-community/bamboo | A functional Elixir email library that makes composable and testable email creation and delivery | 1,911 |
lettre/lettre | Provides an API for building and sending emails in Rust | 1,871 |
kbrw/mailibex | An Elixir library that provides email parsing and encoding/decoding functionality | 62 |
synchro/phpmailer | A popular PHP email sending library with features like SMTP support, encryption, and attachment handling. | 1,547 |
mailman-elixir/mailman | Provides an Elixir wrapper around the gen_smtp client to send emails with various features and configurations. | 203 |
snowfire/beautymail | A package for sending responsive HTML emails in Laravel applications | 1,239 |
ui/django-post_office | An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,008 |
vindarel/cl-sendgrid | An open-source Common Lisp wrapper around SendGrid's email API | 14 |
sferik/twitter-crystal | A Crystal language library to access Twitter's REST API | 82 |
wneessen/go-mail | A comprehensive email sending library in Go with a focus on simplicity and extensibility. | 691 |
y-taka-23/frege-email | A library that provides a simple API for sending emails via SMTP in a programming language | 1 |
axuno/mailmergelib | An SMTP client library for generating and sending personalized emails with templates and attachments | 111 |