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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to luckyframework/carbon

Open-source alternatives to Carbon

30 open-source projects similar to luckyframework/carbon, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Carbon alternative.

  • roundcube/roundcubemailAvatar de roundcube

    roundcube/roundcubemail

    6,793Ver en GitHub↗

    Roundcube is an open-source, self-hosted webmail client designed for reading, composing, and organizing emails stored on remote servers using IMAP and SMTP protocols. It provides a browser-based interface that allows users to manage their mailboxes and sender identities through a secure communication platform. The platform is distinguished by its modular architecture, featuring a plugin-based extension system for adding new functional modules and a skin-based theme layer for customizing the visual appearance and responsive layouts. It further supports embedding its interface into external clo

    PHP
    Ver en GitHub↗6,793
  • aftership/email-verifierAvatar de AfterShip

    AfterShip/email-verifier

    1,576Ver en GitHub↗

    :whitecheckmark: A Go library for email verification without sending any emails.

    Godisposableemailgo
    Ver en GitHub↗1,576
  • amro/gibbonAvatar de amro

    amro/gibbon

    1,064Ver en GitHub↗

    Gibbon is an API wrapper for MailChimp's API

    Ruby
    Ver en GitHub↗1,064
  • aosasona/plunk.gleamA

    aosasona/plunk.gleam

    0Ver en GitHub↗

    This library has been designed to be independent of whatever HTTP request library or runtime you choose or wish to use, and you can install for all targets by running:

    Ver en GitHub↗0
  • apsl/django-yubinA

    APSL/django-yubin

    0Ver en GitHub↗

    django-yubin

    Ver en GitHub↗0

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • arcage/crystal-emailAvatar de arcage

    arcage/crystal-email

    115Ver en GitHub↗

    Simple e-mail sending library

    Crystal
    Ver en GitHub↗115
  • atech/postalAvatar de atech

    atech/postal

    16,606Ver en GitHub↗

    Postal is an open-source email infrastructure and self-hosted delivery platform. It functions as an SMTP mail server and inbound email gateway, providing the tools necessary to send and receive email through a privately managed infrastructure. The system manages SMTP infrastructure for outgoing message delivery and provides capabilities for custom email receiving. It allows for the routing of incoming external emails to internal applications or websites for automated processing. The platform includes support for multi-tenant domain mapping, event-driven webhook notifications, and plugin-base

    Ruby
    Ver en GitHub↗16,606
  • axllent/mailpitAvatar de axllent

    axllent/mailpit

    8,764Ver en GitHub↗

    Mailpit is an SMTP mail testing server and web-based email inbox designed to intercept and store outgoing emails for development and integration testing without delivering them to real recipients. It functions as an SMTP mocking tool and relay gateway, allowing users to capture mail traffic and view it through a browser interface. The project distinguishes itself by providing tools for SMTP server simulation, including the ability to inject failure codes to test application resilience. It also includes an email compatibility analyzer that validates HTML rendering, checks link integrity, and s

    Goemail-testinggogolang
    Ver en GitHub↗8,764
  • aymerick/douceurAvatar de aymerick

    aymerick/douceur

    261Ver en GitHub↗

    A simple CSS parser and inliner in Go

    Gocss-parsergo
    Ver en GitHub↗261
  • bameda/djmailB

    bameda/djmail

    0Ver en GitHub↗

    djmail

    Ver en GitHub↗0
  • benprew/ponyAvatar de benprew

    benprew/pony

    1,129Ver en GitHub↗

    The express way to send mail from Ruby.

    Ruby
    Ver en GitHub↗1,129
  • brack3t/djrillAvatar de brack3t

    brack3t/Djrill

    314Ver en GitHub↗

    Djrill: Mandrill Transactional Email for Django

    Python
    Ver en GitHub↗314
  • bradwhittington/django-mailgunAvatar de BradWhittington

    BradWhittington/django-mailgun

    215Ver en GitHub↗

    Django-Mailgun A Django email backend for use with Mailgun

    Python
    Ver en GitHub↗215
  • brianleishman/go-imapAvatar de BrianLeishman

    BrianLeishman/go-imap

    102Ver en GitHub↗

    Super Simple IMAP Client Library for Golang

    Go
    Ver en GitHub↗102
  • dereuromark/cakephp-queueAvatar de dereuromark

    dereuromark/cakephp-queue

    308Ver en GitHub↗

    This branch is for use with CakePHP 5.1+. For details see version map.

    PHP
    Ver en GitHub↗308
  • dimuska139/go-email-normalizerAvatar de dimuska139

    dimuska139/go-email-normalizer

    78Ver en GitHub↗

    Golang library for providing a canonical representation of email address.

    Goemailgogolang
    Ver en GitHub↗78
  • django-ses/django-sesAvatar de django-ses

    django-ses/django-ses

    1,074Ver en GitHub↗

    Django-SES :Info: A Django email backend for Amazon's Simple Email Service :Author: Harry Marr (http://github.com/hmarr, http://twitter.com/harrymarr) :Collaborators: Paul Craciunoiu (http://github.com/pcraciunoiu, http://twitter.com/embrangler)

    Python
    Ver en GitHub↗1,074
  • dlanileonardo/sendgrid.crAvatar de dlanileonardo

    dlanileonardo/sendgrid.cr

    16Ver en GitHub↗

    Simple lib to send mail using Sendgrid in Crystal-Lang

    Crystal
    Ver en GitHub↗16
  • emersion/go-imapAvatar de emersion

    emersion/go-imap

    2,334Ver en GitHub↗

    📥 An IMAP library for Go clients and servers

    Goclientimapmail
    Ver en GitHub↗2,334
  • emersion/go-messageAvatar de emersion

    emersion/go-message

    451Ver en GitHub↗

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

    Go
    Ver en GitHub↗451
  • foxcpp/maddyAvatar de foxcpp

    foxcpp/maddy

    5,853Ver en GitHub↗

    Maddy is a modular mail server that assembles a complete email system by connecting small, single-purpose modules through a declarative configuration file. Rather than a monolithic stack, it lets operators compose message processing, storage, authentication, and security enforcement from interchangeable building blocks, with each module handling a specific function like receiving SMTP connections, verifying credentials, or applying policy checks. The server distinguishes itself through its flexible authentication and security architecture. It delegates user verification to external systems in

    Godkimdmarcemail
    Ver en GitHub↗5,853
  • fphilipe/premailer-railsAvatar de fphilipe

    fphilipe/premailer-rails

    1,767Ver en GitHub↗

    CSS styled emails without the hassle.

    Ruby
    Ver en GitHub↗1,767
  • gideongrinberg/gcourierAvatar de gideongrinberg

    gideongrinberg/gcourier

    16Ver en GitHub↗

    gcourier provides a simple and easy-to-use interface for sending emails from Gleam.

    Gleam
    Ver en GitHub↗16
  • hectane/hectaneAvatar de hectane

    hectane/hectane

    226Ver en GitHub↗

    Lightweight SMTP client written in Go

    Go
    Ver en GitHub↗226
  • honeybadger-io/incomingAvatar de honeybadger-io

    honeybadger-io/incoming

    308Ver en GitHub↗

    Incoming! helps you receive email in your Rack apps.

    Ruby
    Ver en GitHub↗308
  • jordan-wright/emailAvatar de jordan-wright

    jordan-wright/email

    2,801Ver en GitHub↗

    Robust and flexible email library for Go

    Go
    Ver en GitHub↗2,801
  • lpgenerator/django-db-mailerAvatar de LPgenerator

    LPgenerator/django-db-mailer

    254Ver en GitHub↗

    Django-Db-Mailer

    Python
    Ver en GitHub↗254
  • lpil/zeptomailL

    lpil/zeptomail

    0Ver en GitHub↗

    A wrapper for ZeptoMail's transactional email API.

    Ver en GitHub↗0
  • mailchain/mailchainAvatar de mailchain

    mailchain/mailchain

    142Ver en GitHub↗

    Using Mailchain, blockchain users can now send and receive rich-media HTML messages with attachments via a blockchain address.

    Ver en GitHub↗142
  • mailgun/mailgun-goAvatar de mailgun

    mailgun/mailgun-go

    744Ver en GitHub↗

    Go library for the Mailgun API.

    Go
    Ver en GitHub↗744