awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nodemailer/nodemailerAvatar nodemailer

    nodemailer/nodemailer

    17,583Vezi pe 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
    Vezi pe GitHub↗17,583
  • jstedfast/mailkitAvatar jstedfast

    jstedfast/MailKit

    6,802Vezi pe 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
    Vezi pe GitHub↗6,802
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Serialization
  5. JSON Serializers
  6. Message Serializers