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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
snipsco avatar

snipsco/Postal

0
View on GitHub↗
655 Stars·77 Forks·Swift·MIT·6 Aufrufe

Postal

A Swift framework for working with emails

Features

  • Networking Frameworks - Provides simple access to common email service providers.

Star-Verlauf

Star-Verlauf für snipsco/postalStar-Verlauf für snipsco/postal

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Postal

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Postal.
  • altavares/ciaoAvatar von AlTavares

    AlTavares/Ciao

    68Auf GitHub ansehen↗

    Publish and discover services using Bonjour

    Swift
    Auf GitHub ansehen↗68
  • ashleymills/reachability.swiftAvatar von ashleymills

    ashleymills/Reachability.swift

    7,976Auf GitHub ansehen↗

    Reachability.swift is a network connectivity listener and Swift network state wrapper. It monitors real-time changes to network status and tracks whether a device is connected to Wi-Fi or cellular data. The library functions as a network reachability monitor that uses closures and system notifications to trigger callbacks when connectivity changes. It tracks internet connectivity and connection types to allow for network state handling and the adjustment of app content loading based on availability.

    Swift
    Auf GitHub ansehen↗7,976
  • billp/terminetworkAvatar von billp

    billp/TermiNetwork

    105Auf GitHub ansehen↗

    🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.

    Swift
    Auf GitHub ansehen↗105
  • alamofire/alamofireAvatar von Alamofire

    Alamofire/Alamofire

    42,385Auf GitHub ansehen↗

    Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through a chainable, type-safe interface. It serves as an asynchronous request manager, coordinating concurrent network operations and data streams while maintaining application responsiveness. The library distinguishes itself through a protocol-oriented request adaptation system, which utilizes interceptors to modify or authenticate requests before dispatch. It employs a middleware-driven pipeline to process traffic, handling encoding, authentication, and error recovery in a modular

    Swiftalamofirecarthagecertificate-pinning
    Auf GitHub ansehen↗42,385
Alle 30 Alternativen zu Postal anzeigen→

Häufig gestellte Fragen

Was macht snipsco/postal?

A Swift framework for working with emails

Was sind die Hauptfunktionen von snipsco/postal?

Die Hauptfunktionen von snipsco/postal sind: Networking Frameworks.

Welche Open-Source-Alternativen gibt es zu snipsco/postal?

Open-Source-Alternativen zu snipsco/postal sind unter anderem: altavares/ciao — Publish and discover services using Bonjour. ashleymills/reachability.swift — Reachability.swift is a network connectivity listener and Swift network state wrapper. It monitors real-time changes… billp/terminetwork — 🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications. codyflame/codyfire — 🌸 Powerful Codable API requests builder and manager for iOS. daltoniam/swifthttp — Thin wrapper around NSURLSession in swift. Simplifies HTTP requests. alamofire/alamofire — Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through…