awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesMessage Serializers

Tools for converting email objects into streams or buffers for testing and debugging workflows.

Distinct from JSON Serializers: Distinct from JSON Serializers: focuses on email-specific MIME and stream serialization rather than generic JSON data mapping.

Explore 2 awesome GitHub repositories matching data & databases · Message Serializers. Refine with filters or upvote what's useful.

Awesome Message Serializers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nodemailer/nodemailernodemailer 的头像

    nodemailer/nodemailer

    17,583在 GitHub 上查看↗

    Nodemailer is a comprehensive library for Node.js applications designed to handle the composition, signing, and transmission of email messages. It provides a robust framework for constructing MIME-compliant content, managing complex attachments, and routing messages through various delivery channels, including standard SMTP servers, local mail transfer agents, and cloud-based email services. The library distinguishes itself through a modular, plugin-based transport architecture that allows for custom delivery mechanisms and environment-specific configurations. It includes advanced features fo

    Generates email content as streams or buffers for testing and custom processing without triggering immediate delivery.

    JavaScriptemailemail-sendernodemailer
    在 GitHub 上查看↗17,583
  • jstedfast/mailkitjstedfast 的头像

    jstedfast/MailKit

    6,802在 GitHub 上查看↗

    MailKit is a cross-platform .NET email protocol library used to implement IMAP, POP3, and SMTP functionality. It provides specialized client libraries for managing remote mailboxes, retrieving and downloading messages, and composing and transmitting emails to remote servers. The library supports secure identity verification through SASL authentication and OAuth 2.0 token-based flows. It includes capabilities for routing traffic through proxy gateways and decrypting PGP-encrypted content embedded within email bodies. The project covers a broad range of email operations, including folder manag

    Serializes email message objects into streams or files using configurable line-ending formats.

    C#c-sharpdkimemail
    在 GitHub 上查看↗6,802
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Serialization
  5. JSON Serializers
  6. Message Serializers