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
·
snipsco avatar

snipsco/Postal

0
View on GitHub↗
655 estrellas·77 forks·Swift·MIT·6 vistas

Postal

A Swift framework for working with emails

Features

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

Historial de estrellas

Gráfico del historial de estrellas de snipsco/postalGráfico del historial de estrellas de snipsco/postal

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.

Start searching with AI

Alternativas open-source a Postal

Proyectos open-source similares, clasificados según cuántas características comparten con Postal.
  • altavares/ciaoAvatar de AlTavares

    AlTavares/Ciao

    68Ver en GitHub↗

    Publish and discover services using Bonjour

    Swift
    Ver en GitHub↗68
  • ashleymills/reachability.swiftAvatar de ashleymills

    ashleymills/Reachability.swift

    7,976Ver en GitHub↗

    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
    Ver en GitHub↗7,976
  • billp/terminetworkAvatar de billp

    billp/TermiNetwork

    105Ver en GitHub↗

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

    Swift
    Ver en GitHub↗105
  • alamofire/alamofireAvatar de Alamofire

    Alamofire/Alamofire

    42,385Ver en GitHub↗

    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
    Ver en GitHub↗42,385
Ver las 30 alternativas a Postal→

Preguntas frecuentes

¿Qué hace snipsco/postal?

A Swift framework for working with emails

¿Cuáles son las características principales de snipsco/postal?

Las características principales de snipsco/postal son: Networking Frameworks.

¿Qué alternativas de código abierto existen para snipsco/postal?

Las alternativas de código abierto para snipsco/postal incluyen: 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…