-
imap-tools
A collection of tools to manipulate IMAP mailboxes
-
agentmail
IMAP client library for email management — read, search, delete, unsubscribe, and manage mailboxes
-
rusmes-loadtest
Multi-protocol load testing tool for RusMES — concurrent SMTP, IMAP, and JMAP load generation with HDR histogram latency reporting and interactive TUI dashboard
-
rusmes-storage
Storage abstraction layer for RusMES — trait-based mailbox and message store with filesystem (maildir), PostgreSQL, and AmateRS distributed backends
-
rusmes-acme
ACME v2 client for RusMES — automatic TLS certificate provisioning and renewal with HTTP-01 and DNS-01 challenge support via Let's Encrypt
-
rusmes-auth
Pluggable authentication backends for RusMES — File, LDAP, SQL, OAuth2/OIDC, System, and SASL (PLAIN/LOGIN/CRAM-MD5/SCRAM-SHA-256/XOAUTH2) with brute-force protection
-
rusmes-jmap
JMAP server for RusMES — RFC 8620/8621 HTTP/JSON mail API with Email, Mailbox, Thread, Blob, EventSource push, and VacationResponse support
-
rusmes-imap
Async IMAP4rev2 server for RusMES — RFC 9051 compliant with CONDSTORE, QRESYNC, UIDPLUS, MOVE, IDLE, NAMESPACE, and SPECIAL-USE extensions
-
rusmes-smtp
Async SMTP server for RusMES — RFC 5321 compliant with STARTTLS, AUTH (PLAIN/LOGIN/CRAM-MD5/SCRAM-SHA-256), PIPELINING, DSN, and BDAT/CHUNKING
-
rusmes-config
Configuration management for RusMES — TOML/YAML auto-detection, 30+ environment variable overrides, validation, and SIGHUP hot-reload
-
rusmes-proto
Core protocol types and traits for RusMES — mail addresses, message identifiers, domain types, and the mail state machine
-
rusmes-metrics
Observability layer for RusMES — Prometheus metrics, OpenTelemetry OTLP tracing, structured logging, health/readiness/liveness endpoints, and Grafana dashboard
-
rusmes-cli
Administrative CLI tool for RusMES — user/mailbox/queue management, backup, restore, migration, metrics inspection, and configuration validation
-
rusmes-server
Main server binary for RusMES — orchestrates SMTP, IMAP, POP3, and JMAP protocol servers with unified configuration, graceful shutdown, and signal handling
-
rusmes-pop3
Async POP3 server for RusMES — RFC 1939 compliant with APOP, STLS (STARTTLS), and CAPA extension support
-
mxr
A programmable, agent-native email client. One CLI across all your providers.
-
rusmes-search
Full-text search for RusMES — Tantivy-backed search index with trait-based abstraction for indexing, querying, and deleting mail messages
-
ferrum-email-components
Standard component library for Ferrum Email — Html, Body, Button, Text, and more
-
listsend
Send emails to CSV list from template on CLI
-
ferrum-email-cli
CLI tool for Ferrum Email — preview, render, validate, and send emails
-
koda-email
MCP server for email read/send/search via IMAP/SMTP — part of the koda ecosystem
-
rust-integration-services
A modern, fast, and lightweight integration library written in Rust, designed for memory safety and stability
-
ferrum-email-render
Rendering engine for Ferrum Email — Node tree to HTML, plain text, and CSS inlining
-
uv-install-wheel
internal component crate of uv
-
rscontacts
Managed your google contacts
-
hc-mail
A terminal viewer for Hack Club Mail
-
srmilter
building mail filter (milter) daemons that integrate with Postfix
-
sandogasa-hattrack
Look up a Fedora contributor's activity across services
-
mxr-async-imap
Async IMAP client for Rust (mxr fork with ENABLE/NAMESPACE support)
-
fedora-cve-triage
triaging CVEs reported against Fedora components in Bugzilla
-
ferrum-email-preview
Live preview server with hot-reload for Ferrum Email templates
-
mockforge-smtp
SMTP mocking support for MockForge
-
rusmes-core
Mailet processing engine for RusMES — composable mail processing pipeline with matchers, mailets, DKIM/SPF/DMARC, spam filtering, and AI integration
-
rswot
Identify email addresses that belong to colleges or universities
-
pib-service-inventory
Inventory interface library to be used in pib-service
-
cloudillo-email
Email notification system for Cloudillo with Handlebars templates and SMTP delivery
-
mxr-semantic
Semantic indexing and dense retrieval for mxr
-
ferrum-email-send
Email provider abstraction and sending API for Ferrum Email
-
email-auth
Email authentication library: SPF, DKIM, DMARC, ARC, BIMI
-
gmail-auto-label
Automatic Gmail labeling tool powered by gog and codex
-
sandogasa-config
Shared config file management and interactive prompting for sandogasa CLI tools
-
mxr-store
SQLite persistence layer for mxr
-
mxr-export
Thread export (markdown, JSON, mbox, LLM context) for mxr
-
mxr-rules
Deterministic rules engine for mxr
-
mxr-provider-fake
In-memory test provider for mxr
-
mxr-sync
Sync engine (providers to local store and search) for mxr
-
mxr-provider-smtp
SMTP send adapter for mxr
-
mxr-search
Tantivy-based full-text search for mxr
-
mxr-config
Configuration management for mxr
-
mxr-test-support
Shared test fixtures and helpers for mxr
-
mxr-tui
Ratatui terminal UI for mxr
-
mxr-provider-imap
IMAP adapter for mxr
-
car-multi
Multi-agent coordination patterns for Common Agent Runtime
-
mxr-compose
Email composition with EDITOR and YAML frontmatter for mxr
-
mxr-reader
Reader mode (HTML to text, signature and quote stripping) for mxr
-
mockforge-recorder
Recording and replay functionality for MockForge
-
etalon-core
Core vendor and context intelligence engine for ETALON
-
mockforge-plugin-registry
Plugin registry client for discovering and managing MockForge plugins
-
mockforge-scenarios
Data scenarios marketplace for sharing and importing complete mock system configurations
-
sevk
Rust SDK for Sevk API
-
debian-changelog
Parser for Debian changelog files
-
mockforge-ui
Admin UI for MockForge - web-based interface for managing mock servers
-
mxr-core
Core types and provider traits for mxr
-
cloakpipe-mcp
MCP server for CloakPipe — expose privacy tools to AI agents
-
mxr-web
HTTP/WebSocket bridge for mxr daemon IPC
-
cloudillo-admin
Admin API endpoints for system administration of a Cloudillo instance
-
mxr-protocol
IPC protocol types for mxr daemon-client communication
-
rustrails-mailer
Email delivery (ActionMailer equivalent)
-
rustrails-mailbox
Inbound email processing (ActionMailbox equivalent)
-
postmark
client
-
upstream-ontologist
tracking of upstream project metadata
-
daaki-message
RFC 5322 email message parser and builder
-
matchy-extractor
Fast extraction of IPs, domains, emails, hashes from text (internal)
-
daaki-imap
An IMAP4rev1/IMAP4rev2 async client library
-
daaki-smtp
An async SMTP client library
-
mailtrap-rs
Unofficial Rust client for Mailtrap
-
aws-sdk-pinpointemail
AWS SDK for Amazon Pinpoint Email Service
-
yew-linkify
A yew component for automatically linkifying your text
-
aws-sdk-workmail
AWS SDK for Amazon WorkMail
-
htmlmail
Practical, fast, and correct email validator
-
payabli_api
Rust SDK for payabli_api generated by Fern
-
reinhardt-mail
Email sending functionality with multiple backends
-
jokoway-acme
ACME (Let's Encrypt) extension for Jokoway
-
googleapis-tonic-google-shopping-merchant-accounts-v1
A Google APIs client library generated by tonic-build
-
neivi-iqx-lookup
IQX Lookup API client for Rust
-
openlark-mail
OpenLark 邮件模块 - 提供飞书邮件组 API
-
rustapi-validate
Type-safe request validation for RustAPI. Wrapper around the
validatorcrate with deep framework integration. -
euromail
Official Rust SDK for EuroMail transactional email service
-
aws-sdk-sesv2
AWS SDK for Amazon Simple Email Service
-
aws-sdk-ses
AWS SDK for Amazon Simple Email Service
-
provenant-cli
Provenant is a high-performance Rust scanner for licenses, packages, and source provenance
-
reinhardt-forms
Form handling and validation
-
agent-team-mail-daemon-launch
Canonical daemon launch token issuance for agent-team-mail
-
sendkit
Rust SDK for the SendKit email API
-
googleapis-tonic-google-shopping-merchant-accounts-v1beta
A Google APIs client library generated by tonic-build
-
elizaos-plugin-form
Guardrails for agent-guided user journeys - Rust port
-
agent-team-mail-ci-monitor
Reusable CI monitor core for agent-team-mail
-
agent-team-mail-daemon
Plugin daemon for agent-team-mail: GitHub issues, CI monitoring, cross-computer bridge
-
siteone-crawler
Website crawler and QA toolkit in Rust for security, performance, SEO, and accessibility audits, offline cloning, markdown export, sitemap generation, cache warming, and CI/CD gating…
-
packtrack
CLI for tracking mail packages
-
cornelli
Write to your future self
-
agent-team-mail-core
Core library for agent-team-mail: file-based messaging for AI agent teams
-
starweft-p2p
Peer-to-peer networking layer for starweft using libp2p
-
meerkat-mobkit
Companion orchestration platform for the Meerkat multi-agent runtime
-
shunt-rs
Intercept and preview outbound emails and SMS during development
-
colporteur
CLI tool for converting newsletter emails to web-friendly formats
-
shield
Web authentication for Rust
-
shunt_email
Email interception for the shunt message preview library
-
async-mailer
A set of async generic
Mailerand object-safedyn DynMailertraits with runtime-pluggable Outlook (Office365) and SMTP implementations -
rasn-smime
Data types for Secure/Multipurpose Internet Mail Extensions
-
shunt_core
Core types and storage for the shunt message preview library
-
plexus-comms
Communication integrations for Plexus RPC - email, SMS, messaging platforms
-
debbugs
Debian Bugtracking System API client
-
async-mailer-smtp
Async SMTP mailer implementation, intended to be used as
async-mailergenericMailerorDynMailertrait object -
wangamail-rs
Send email via Microsoft Graph API using app registration (client credentials)
-
async-mailer-core
Internal core crate for
async-mailer -
sage-tools
Tool implementations for Sage Agent
-
langmail
Email preprocessing for LLMs
-
demand
A CLI prompt library
-
kuren
CLI for Kuren - AI Agent Identity & Communication Platform
-
nils-codex-cli
CLI crate for nils-codex-cli in the nils-cli workspace
-
mailchecker
Cross-language temporary (disposable/throwaway) email detection library. Covers 2740 fake email providers.
-
emailit
The official Rust SDK for the Emailit Email API
-
smtp-proto
SMTP protocol parser
-
slashmail
CLI for searching, managing, and bulk-operating on emails via IMAP
-
summer-mail
Integrate lettre into summer-rs to send emails
-
direct_to_mx
Direct-to-MX email delivery with DKIM signing, IPv4 forcing, MX fallback, bulk sending, attachments, DKIM key generation, and DNS verification
-
zero-bounce
Wrapper library over the ZeroBounce API v2
-
open-feature
The official OpenFeature Rust SDK
-
kvlar-proxy
MCP security proxy — intercepts, evaluates, and logs agent tool calls
-
fortifier
Schema validation
-
u-sdk
Some useful SDKs
-
email-address-parser
An RFC 5322, and RFC 6532 compliant email address parser
-
aiden
An AI-powered agent for automating GitHub project task management
-
wacht
Official Rust SDK for the Wacht platform, providing type-safe API client and authentication middleware
-
elma-tui
A modern terminal-based email client
-
email_address_validator
email address parsing library
-
yopmail-client
Unofficial async client for YOPmail: list inboxes, fetch (HTML/raw), send, attachments, RSS
-
async-pop
Pop3 compatible client
-
adaclaw-channels
Lightweight, secure, multi-channel Rust AI Agent Runtime
-
expedio
Gmail inbox processing — read, surface, clear
-
raps-admin
Bulk user management operations for ACC/BIM 360 accounts
-
klirr
Zero-maintenance and smart FOSS generating beautiful invoices for services and expenses
-
gog-cli
Fast Google Workspace CLI — Gmail, Calendar, Drive, Contacts, Chat, Keep, Forms
-
m2dir
specification
-
guerrillamail-client
An async Rust API client for the GuerrillaMail temporary email service, built for testing and automation
-
br-email
Email
-
python-pkginfo
Parse Python package metadata from sdist and bdists and etc
-
argus-gitpulse
AI code review platform — your coding agent shouldn't grade its own homework
-
usesend
Ergonomic Rust SDK for useSend — an open-source Resend alternative
-
steam-mail
Minimal SMTP server for extracting Steam Guard codes from incoming emails
-
klirr-core-invoice
Shared primitives for working with generation of invoices
-
resend-rs
Resend's Official Rust SDK
-
usesend-api
Low-level typed API client for useSend — an open-source Resend alternative
-
gix-mailmap
gitoxide project for parsing mailmap files
-
steamdepot-cli
CLI tool for downloading Steam depot content
-
mailcrush
A high-efficiency mail lossless compression tool that deconstructs emails for maximum compression
-
cloudillo-types
Shared types, adapter traits, and error types for the Cloudillo federated collaboration platform
-
himalaya
CLI to manage emails
-
simple_smtp_sender
SMTP Email sender crate with the support of sync or async sending. Can be called from Python. Powered by PyO3.
-
m2sync
synchronizing IMAP and local m2dir
-
vmp
CLI tool to quickly pick mails from an m2dir
-
vomit
quickly pick mails from an m2dir
-
imap-next
Thin sans I/O abstraction over IMAP's distinct protocol flows
-
imap-client
manage IMAP clients
-
vomit-m2sync
IMAP to m2dir synchronization
-
vomit-m2dir
m2dir email storage format
-
email-lib
Cross-platform, asynchronous Rust library to manage emails
-
eoka-email
IMAP helpers for email-based automation (OTP codes, verification links)
-
imap-types
Misuse-resistant data structures for IMAP
-
dead-man-switch
no-BS Dead Man's Switch
-
dead-man-switch-tui
no-BS Dead Man's Switch Tui Interface
-
dead-man-switch-web
no-BS Dead Man's Switch Web Interface
-
mml-lib
Emacs MIME message Meta Language (MML)
-
mail-parser
Fast and robust e-mail parsing library for Rust
-
macro-factor-api
Unofficial Rust client for reading MacroFactor data
-
thrum
A terminal email client
-
imap-codec
Rock-solid and complete codec for IMAP
-
sendout
sending emails from you application
-
kannon_mail
Rust client library for kannon.email
-
opensession-tui
Terminal UI for browsing opensession.io sessions
-
lychee-lib
A fast, async link checker
-
async-imap
Async IMAP client for Rust
-
opensession-api-types
Shared API types for opensession.io — single source of truth for server and frontend
-
MailLaser
An SMTP server that listens for incoming emails addressed to a specific recipient and forwards them as HTTP POST requests to a configured webhook
-
tmapi
TempMailAPI library for barid.site
-
protonmail-client
IMAP client library for Proton Mail via Proton Bridge
-
mailgen
generates clean, responsive HTML and Text e-mails for sending transactional mail
-
email-extract
Intelligent email parsing with structured type extraction
-
rfc2047-decoder
decoding RFC 2047 MIME Message Headers
-
policyd-rate-limit
Postfix rate limiter SMTP policy daemon
-
keri-controller
KERI Identifier Management Library
-
payrix
Rust client for the Payrix payment processing API
-
mailgun-rs
An unofficial client library for the Mailgun API
-
lettr
Official Rust SDK for the Lettr Email API
-
rust_smtp_utils
Reusable SMTP helper crate for Rust (lettre-based) with STARTTLS, timeout, and retry
-
mailodds
email validation services to help maintain clean email lists and improve deliverability. The API performs multiple validation checks including format verification, domain validation…
-
check-if-email-exists
Check if an email address exists without sending any email
-
email-validator-rfc5322
RFC 5322 compliant email address validator with detailed error reporting
-
flowmailer
integrating with flowmailer for sending email
-
mailsis-imap
(yet efficient) IMAP server
-
azalea-auth
A port of Mojang's Authlib and launcher authentication
-
mailsis-smtp
(yet efficient) SMTP server
-
mailsis-utils
Mailsis
-
sieve-rs
Sieve filter interpreter for Rust
-
mailtrap
An unofficial library for interacting with the Mailtrap API
-
gatekpr-email
Email notification service for Gatekpr SaaS
-
gatekpr-monitoring
App monitoring, health checks, and compliance digest
-
lemme-know
program to run commands and get notified when they finish
-
sentd
Official Rust SDK for the SENTD Email API
-
postar
A local email filtering service
-
oxidite-mail
Email sending for Oxidite with SMTP support
-
oxidite-utils
functions and helpers for the Oxidite v2 web framework
-
catapulte-domain
Core domain layer for catapulte - business logic and port traits
-
catapulte-adapter-smtp
SMTP adapter for catapulte - implements EmailSender using Lettre
-
missive
Compose, deliver, preview, and test emails in Rust - pluggable providers with zero configuration code
-
opentalk-mail-worker-protocol
Protocol datatypes for communicating mail tasks from OpenTalk Controller to OpenTalk Mailer
-
laneful-rs
Rust SDK for Laneful email sending API
-
chatterbox
streamlined text notifications via telegram, email, slack and discord
-
bandurria
Self-hosted lightweight comment system for static websites and blogs
-
mailledger-imap
Production-quality IMAP client library implementing RFC 9051 (IMAP4rev2)
-
mailledger-mime
MIME message parsing and generation library for email
-
kcr_app_k8s_io
Kubernetes Custom Resource Bindings
-
wasix-sendmail
A POSIX-compliant sendmail implementation for WASIX
-
bltz
A fast terminal email client
-
skp-validator
The most advanced, flexible and modular validation library for Rust
-
googleapis-tonic-google-shopping-merchant-accounts-v1alpha
A Google APIs client library generated by tonic-build
-
commafeed_api
API client for commafeed server
-
mailify
Identify if a mail address exists
-
authors
Print and format authors from ["name <email>"] lists
-
ferrtable
Ferris the crab's favorite Airtable library
-
mailify-lib
Identify if a mail address exists
-
yamime
Complete Rust port of Go's mime package with async-first design
-
tag2upload-service-manager
Debian tag2upload service manager
-
shared-logging
Structured logging library with context propagation, redaction, and HTTP middleware
-
midnight
Send mail later via batch queueing
-
kovi-plugin-mail
基于 Kovi 框架的新邮件提醒插件
-
ffrelay
Command-line interface for Firefox Relay email forwarding service
-
ffrelay-api
Rust API client library for Firefox Relay email forwarding service
-
melib
e-mail clients and other e-mail applications
-
meli
terminal e-mail client
-
tokio-mime
Complete Rust port of Go's mime package with async-first design
-
kiss-mail
A KISS (Keep It Simple, Stupid) SMTP, IMAP, and POP3 mail server
-
oci-api
OCI (Oracle Cloud Infrastructure) API client for Rust
-
envelope-addr
Minimal parsing and formatting for SMTP envelope addresses (non RFC 5322)
-
google-gmailpostmastertools1_beta1
A complete library to interact with Postmaster Tools (protocol v1beta1)
-
darcat
A command-line tool to view DMARC Aggregate Reports in human-readable form
-
stalwartlabs/stalwart
Mail and Collaboration Server
-
armature-mail
Email sending with SMTP, templates, and provider integrations for Armature
-
stalwartlabs/stalwart-cli
Stalwart Server CLI
-
stalwartlabs/jmap_proto
All-in-one Mail & Collaboration server. Secure, scalable and fluent in every protocol (IMAP, JMAP, SMTP, CalDAV, CardDAV, WebDAV).
-
stalwartlabs/spam-filter
All-in-one Mail & Collaboration server. Secure, scalable and fluent in every protocol (IMAP, JMAP, SMTP, CalDAV, CardDAV, WebDAV).
-
oriko-services
Voudo Oriko services - Gmail API client
-
rustix3
API lib for 3x-ui panel
-
mailbreeze
Official Rust SDK for MailBreeze - Email Marketing & Transactional Email Platform
-
unosend
Official Rust SDK for Unosend - Email API for developers
-
turndown
An opionated Rust port of Turndown.js
-
gitkat
bulk Git repository utilities
-
torii-mailer
Pluggable email system for the torii authentication ecosystem
-
mail-auth
DKIM, ARC, SPF and DMARC library for Rust
-
gitkat-rewrite
GitKat git history rewrite engine built on gitoxide
-
serenity
Discord API
-
vmt
The Very Opinionated Mail Interaction Toolkit
-
vomit-config
Shared configuration library for all Vomit project tools
-
randir
Generates a directory with random names, telephone numbers & email addresses
-
crymap
secure IMAP server with encrypted data at rest
-
email-validator
An email syntax validator
-
resend-mcp
MCP server for the Resend email API
-
calcard
iCalendar/JSCalendar and vCard/JSContact parsing, building and conversion library for Rust
-
vcfilter
human genomics
-
evp
work with evidence packages (*.evp)
-
avila-cell
Advanced email protocol cells - SMTP/POP3/IMAP with MIME multipart, Base64, authentication, HTML emails - First digital life form
-
eml-parser
parsing .eml files
-
common_uu
公共工具库
-
tbunread
keep an eye on unread emails in Thunderbird
-
imapctl
Scriptable IMAP client for the shell
-
nitidus
A TUI email client
-
tmf-apis-core
Core models and error types for TM Forum Open APIs implementation in Rust
-
training-lib
training crates.io lib
-
mozilla/fxa-client
Firefox Application Services
-
mozilla/restmail-client
Firefox Application Services
-
code_organization
Rust Lib from GSN
-
ruma-identity-service-api
Types for the endpoints in the Matrix identity service API
-
deadpool_imap
A deadpool implementation for IMAP connections. Uses
imap_sessionas a backend -
imap_session
A wrapper around async_imap offering a simpler way to deal with common IMAP operations
-
mrml-cli
CLI for the Rust implementation of MJML renderer
-
mrml-python
Python wrapping on MRML
-
mrml
MJML renderer
-
sequoia-autocrypt
Autocrypt support
-
borang
Leptos library for building web forms with validation
-
cardz
contact book
-
sendemail
CLI tool for sending templated HTML emails via SMTP with batch processing, mail merge, and multi-profile support
-
emval
blazingly fast email validator
-
wompi-models
Models for the Wompi API
-
spring-mail
Integrate lettre into spring-rs to send emails
-
eventio
A collection of event I/O processors for event-processing applications
-
mbox2db
A fast, simple tool to convert large mbox email archives into optimized SQLite databases
-
zoden
Clone of Javascript world's zod for Rust
-
todayidliketobe
git account switcher
-
stonehm
Automatic OpenAPI 3.0 generation for Axum applications
-
mediatype
MIME Media-type parsing
-
jmap-client
JMAP client library for Rust
-
novalyn_core
Core library for novalyn changelog generation
-
brevo-mail
send transactional E-Mails via Brevo
-
rspamd-client
Rspamd client API
-
hrelayer
hrelayer是http协议转发器
-
imbak
A command line tool for backing up IMAP mailboxes
-
oparlint-lints
Lints that can be run by oparlint
-
smtp2go
api interface for email sending
-
lettre
Email client
-
hexser
Zero-boilerplate hexagonal architecture with graph-based introspection
-
libjmap
JMAP client implementation
-
mogimail
Embedded SMTP server
-
route-util
route utils
-
hello-rust-spanti
project
-
smtpd
Asynchronous, extensible SMTP server library built on Tokio
-
bayespam
bayesian spam classifier
-
prr
Mailing list style code reviews for github
-
git-footprint
A CLI tool for counting git repository contribution
-
soph-mail
Framework for Web Rustceans
-
soph
Framework for Web Rustceans
-
imap-proto
IMAP protocol parser and data structures
-
git-editor
A command-line tool to edit git commit timestamps, messages, and author information
-
planter-core
Domain logic for PlanTer, a project management application
-
dpbook
CLI based phonebook application
-
miltr-server
A miltr server library in pure rust
-
miltr-common
A miltr commons library in pure rust
-
miltr
protocol implementation in pure rust
-
tapsilat
SDK for Rust
-
lfc
Summarize Liverpool FC news
-
mail-send
E-mail delivery library with SMTP and DKIM support
-
canopus
A fast and pragmatic validator for Github Codeowners
-
kmailbox
kafka mailbox
-
librarys
A comprehensive utility library for rapid development in Rust, providing common functionality like string processing, validation, encryption, and more
-
elif-core
Core architecture foundation for the elif.rs LLM-friendly web framework
-
storeit_libsql
LibSQL/Turso backend adapter for the storeit repository framework
-
smail
Cli tool to easily send emails with attachments
-
argentum_notification_infrastructure
Infrastructure layer of notification component
-
mailjet_api_wrapper
Unofficial wrapper for Mailjet's API
-
elif-email
Email system for elif.rs with multiple providers and templating
-
elif-validation
Input validation system for the elif framework
-
mail-builder
E-mail builder library for Rust
-
mini-mail-auth
A minimal DKIM signing library for Rust, for those who just need to sign an email
-
resume_smg
generate a resume of StaticMCP
-
email-components
Components for building email templates
-
validator-async
Common validation functions (email, url, length, …) and trait - to be used with
validator_derive -
mailweb
Exports HTML emails to folders together with their embedded content
-
mailguard-rs
A fast temporary email and malicious domain detection library using SURBL DNS queries
-
multidepart
Exports HTML emails to folders together with their embedded content
-
gen_mailer
A generic mailer for Rust
-
email_syntax_verify_opt
Ultra-fast, zero-allocation email validation library optimized for enterprise production use
-
service_error
my custom error enums
-
rtlibs-utils
rtools library: utilities
-
klirr-core
Zero-maintenance and smart FOSS generating beautiful invoices for services and expenses
-
static-page-builder
set of utilities to build static pages. Built off of maud.
-
roux
(a)synchronous Reddit API wrapper
-
tuxedo
A parallel masking library for MongoDB
-
notmuch-tagrewriter
Retag notmuch mails
-
glove-setup
glove setup
-
disposable_email_domains
detect and block disposable/temporary email addresses during user registration
-
janggab-setup
janggab setup
-
tiny_msg
A tiny Outlook Email Message (.msg) reader
-
lkml
Program to download and assort emails from mailing lists supported by
lei -
stalwart_mta_hook_types
Rust type definitions for Stalwart Mail Transfer Agent (MTA) hooks
-
email-service
An easy way to configure simple mail sender
-
send_with_us
Async Rust client for the SendWithUs transactional email API
-
gitshift
Git SSH for managing multiple GitHub accounts
-
ocsf
OCSF read/write methods
-
git-persona
A CLI tool to manage and switch between Git user profiles
-
zeptomail_rs
Lightweight Rust client for ZeptoMail
-
maik
A mock SMTP server library
-
gmail
A fluent library for the Gmail API, based on OpenAPI spec
-
getemail
Get email's from POP3 or IMAP mailbox
-
email_sender
email sender crate using lettre
-
forge_backup
A program to backup all the user home folders to an S3 bucket
-
send2kindle
send2kindleis a command-line utility to send documents to your Kindle -
gmail-mcp-server
A clean, simplified MCP server for Gmail integration built with Rust
-
correlate
standalone server that listens for Stripe webhook events and sends notification emails about successful orders
-
transparent-classroom-photos-grabber-rs
download photos from Transparent Classroom
-
rmime
MIME Type utils
-
async-smtp
SMTP client
-
mulm
A small mailing list manager for tiny community groups
-
lightspeed_email
LightSpeed
-
kudi_sdk
A lightweight and developer-friendly Rust SDK for Kudi, designed to simplify SMS delivery with speed and reliability
-
plunk
A fast, simple, and easy-to-work-with Rust SDK for Plunk — send emails without the hassle
-
lightspeed_core
LightSpeed
-
smtpeek
A state-of-the-art SMTP user enumeration tool that efficiently tests for valid email accounts on SMTP servers while evading detection mechanisms
-
git-blame-parser
Parses the git blame porcelain format into a struct
-
make87_ntfy
Message Types for Rust SDK for make87 platform
-
email-encoding
Low level email encoding RFCs implementations
-
loveletter
🐟 ← 💌 ← 📬 ← 💌 ← 🦢
-
chat-tui
Chat TUI
-
lemmy_email
A link aggregator for the fediverse
-
serde-email
A validating email type that can be serialised using Serde
-
twitch_api
talking with the new Twitch API aka. "Helix", EventSub and more!
-
rss2email
An RSS feed aggregator that notifies you of new posts via email
-
tiny-input
Tiny input macros
-
mailnaggertray
Tray icon intended for use with mailnagger
-
eml-validate
Mod validator for EML
-
blake3-pow
A Proof of Work scheme using the blake3 hash function
-
quickmail
A fast command-line tool for sending emails
-
ephemeral_email
generating temporary email addresses
-
formulate
standalone server that listens for web form data submissions
-
mailparse
parser for MIME e-mail messages
-
airlab-web
airlab backend
-
sequoia-openpgp-mt
Multi-threaded parsing of OpenPGP data
-
textra
type less, write more
-
check-commits-email
Git commit email validator --- Validate git commit emails against wildcard rules
-
jira-api-v2
Jira Cloud platform REST API
-
eternaltwin_core
Core crate for Eternal-Twin
-
eternaltwin_mailer
Email formatter for Eternaltwin emails
-
eternaltwin_email_formatter
Email formatter for Eternaltwin emails
-
t3_lib_rust
测试,请勿使用!
-
imap
IMAP client for Rust
-
rust-woocommerce
Framework for woocommerce
-
raws-account
RAWS Account component
-
flori
Information about Flori!
-
sendgrid_thin
A small unofficial library to send emails using Sendgrid
-
pop3-client
pop3 client
-
ddnet-accounts
The account server binary, which takes HTTP requests for account related operations
-
async-pop2
A fork of simple Pop3 compatible client
-
mailboar
A web interface for Tiny MailCatcher, a MailCatcher clone
-
hubspot-users
A fully generated & opinionated API client for the Hubspot Users API
-
rust-br
Valide documentos, e-mails e telefones de maneira fácil e eficiente para suas aplicações no Brasil
-
mailboar_backend
A web interface for Tiny MailCatcher, a MailCatcher clone
-
mailboar_frontend
A web interface for Tiny MailCatcher, a MailCatcher clone
-
flux-mail
SMTP Protocol as a temporary mail service in Rust
-
desec_api
Client library for the deSEC DNS API
-
cmail
Send email with the output of long running commands
-
cnc-rs
A Rust-based project for PostgreSQL replication and email notifications with a configurable CLI
-
tempmail
Simplify temporary email management and interaction, including message retrieval and attachment downloads
-
cwrap
binary that can be used to wrap something that is run via crontab. This will suppress failure (and success)output per specifications on the command-line.
-
rusdig
Lightweight DNS message parsing and encoding library written in Rust
-
html_to_email
A command line converts .html file to .eml file
-
rip-starttls
Sans I/O implementation of https://duesee.dev/p/avoid-implementing-starttls/
-
rusty-mail
A CLI Gmail client built in Rust
-
antimatter_api
Interact with the Antimatter Cloud API
-
maildirpp
Maildir++ library for Rust
-
email_pest_parser
An email parser that parse entire email and validates email addresses
-
azure-ecs-rs
Azure ECS (Email Communication Service) Rust SDK
-
railsy
Temporary email client in Rust
-
tikh_email_parser
parser of email addresses
-
mailproc
Process email based on contents, like procmail
-
jeera
A TUI App for Jira built using Rust
-
mailjet_client
A client for Mailjet's REST API
-
async-mailer-outlook
Async Outlook (Office365) mailer implementation, intended to be used as
async-mailergenericMailerorDynMailertrait object -
azure_mgmt_datashare
generated REST API bindings
-
azure_mgmt_logz
generated REST API bindings
-
azure_mgmt_newrelic
generated REST API bindings
-
azure_mgmt_support
generated REST API bindings
-
azure_mgmt_liftrneon
generated REST API bindings
-
azure_mgmt_storageimportexport
generated REST API bindings
-
azure_mgmt_dns
generated REST API bindings
-
git-branchless-revset
Supporting library for git-branchless
-
dmarc_aggregate_parser
parse email DMARC reports
-
ddnet-accounts-types
Minimal dependency account related types
-
desec_cli
Commandline client for the deSEC DNS API
-
mailtester_ninja
MailTester Ninja is packed with essential features designed to enhance your email marketing efforts
-
tmail
A temporary email address
-
render-api
Render client, generated from the OpenAPI spec
-
mist-lib
Juniper Mist Schema Definitions
-
sn0int
Semi-automatic OSINT framework and package manager
-
cascade-email
send various emails using datas from excell
-
minismtp
A minimal asynchronous SMTP server library (MTA) for Rust
-
ma
Mail Archivist
-
indicator-extractor
Extract indicators (IP, domain, email, hashes, etc.) from a string or a PDF file
-
mailin
writing SMTP servers
-
mailin-embedded
An SMTP server that can be embedded in other programs
-
gravatar_api
Access to the public Gravatar API
-
resend-rust
A Resend client implemented in Rust
-
azure-communications
API Wrapper for the Azure Communication Services in Rust
-
email_reply_parser
parsing the reply out of emails
-
ojos
CLI tool to help members of the Ojos Project at the University of California, Irvine
-
maildirs
manage collections of Maildir
-
mailing-list
SMTP server with TOML configuration and dynamic plugin system
-
email_address
providing an implementation of an RFC-compliant
EmailAddressnewtype -
neo-email
The modern way to build emails services with Rust
-
guser
easy to change your git user name and user email
-
charset
Character encoding decoding for email
-
type_more
custom data types such as email, URL, and others, implementing the 'parse, don't validate' principle
-
custom-type
parsing and validating various types of data such as emails, passwords, and phone numbers with country codes
-
mail-message
A program for easy, quick, and fault tolerant sending of emails from the command line
-
maily
easy, quick, and fault tolerant sending of emails
-
openpgp-ca-lib
OpenPGP CA is a tool for managing and certifying OpenPGP keys
-
terrars-gitlabhq-gitlab
Pre-generated Terrars Gitlab bindings
-
msg-auth-status
Parser & Verifier for Message Authentication Status - DKIM-Signature and Authentication-Results
-
mailtm-client
An asynchronous and simple client for Mail.tm
-
outlook-auto
Outlook automation through windows COM
-
ipsync
Synchronize IP addresses with email
-
send_email
email sender
-
dkim-milter
Milter for DKIM signing and verification
-
spf-milter
Milter for SPF verification
-
dkimdo
DKIM command-line tool
-
email-address-extractor
A blazingly fast command line tool written in pure safe Rust to automatically extract email addresses from files in a given path
-
gmail-mbox-analyzer
analyze gmail mbox files
-
sendinblue-v3
SendinBlue provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts…
-
email-verifier
verify email addresses
-
vsync
Synchronization between IMAP and local maildir
-
vomit-sync
IMAP to maildir synchronization
-
mail_sitter
A command-line tool for managing email services, providing utilities to automate and streamline email operations