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

daltoniam/SwiftHTTP

0
View on GitHub↗
1,898 estrellas·306 forks·Swift·Apache-2.0·6 vistas

SwiftHTTP

Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.

Features

  • HTTP Networking - Thin wrapper for URLSession requests.
  • Networking Frameworks - Wraps NSURLSession for simpler HTTP requests.
  • Networking - Thin wrapper for URLSession.

Historial de estrellas

Gráfico del historial de estrellas de daltoniam/swifthttpGráfico del historial de estrellas de daltoniam/swifthttp

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 SwiftHTTP

Proyectos open-source similares, clasificados según cuántas características comparten con SwiftHTTP.
  • 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
  • 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
  • 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
  • danie1s/tiercelAvatar de Danie1s

    Danie1s/Tiercel

    2,865Ver en GitHub↗

    Pure Swift iOS download framework with background downloads, relaunch recovery, resumable transfers, and task management.

    Swift
    Ver en GitHub↗2,865
Ver las 30 alternativas a SwiftHTTP→

Preguntas frecuentes

¿Qué hace daltoniam/swifthttp?

Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.

¿Cuáles son las características principales de daltoniam/swifthttp?

Las características principales de daltoniam/swifthttp son: HTTP Networking, Networking Frameworks, Networking.

¿Qué alternativas de código abierto existen para daltoniam/swifthttp?

Las alternativas de código abierto para daltoniam/swifthttp incluyen: alamofire/alamofire — Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through… ishkawa/apikit — Type-safe networking abstraction layer that associates request type with response type. 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. danie1s/tiercel — Pure Swift iOS download framework with background downloads, relaunch recovery, resumable transfers, and task… johnlui/pitaya — 🏇 A Swift HTTP / HTTPS networking library just incidentally execute on machines.