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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
billp avatar

billp/TermiNetwork

0
View on GitHub↗
105 stars·10 forks·Swift·MIT·15 viewsbillp.github.io/TermiNetwork↗

TermiNetwork

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

Features

  • Networking Frameworks - Offers a zero-dependency networking solution for Apple platforms.
  • Networking - Networking library with automatic deserialization.

Star history

Star history chart for billp/terminetworkStar history chart for billp/terminetwork

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to TermiNetwork

Similar open-source projects, ranked by how many features they share with TermiNetwork.
  • ashleymills/reachability.swiftashleymills avatar

    ashleymills/Reachability.swift

    7,976View on 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
    View on GitHub↗7,976
  • daltoniam/swifthttpdaltoniam avatar

    daltoniam/SwiftHTTP

    1,898View on GitHub↗

    Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.

    Swift
    View on GitHub↗1,898
  • alamofire/alamofireAlamofire avatar

    Alamofire/Alamofire

    42,385View on 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
    View on GitHub↗42,385
  • danie1s/tiercelDanie1s avatar

    Danie1s/Tiercel

    2,865View on GitHub↗

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

    Swift
    View on GitHub↗2,865
See all 30 alternatives to TermiNetwork→

Frequently asked questions

What does billp/terminetwork do?

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

What are the main features of billp/terminetwork?

The main features of billp/terminetwork are: Networking Frameworks, Networking.

What are some open-source alternatives to billp/terminetwork?

Open-source alternatives to billp/terminetwork include: daltoniam/swifthttp — Thin wrapper around NSURLSession in swift. Simplifies HTTP requests. ishkawa/apikit — Type-safe networking abstraction layer that associates request type with response type. alamofire/alamofire — Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through… ashleymills/reachability.swift — Reachability.swift is a network connectivity listener and Swift network state wrapper. It monitors real-time changes… 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.