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
rwbutler avatar

rwbutler/Connectivity

0
View on GitHub↗
1,689 stars·86 forks·Swift·MIT·8 viewsmedium.com/@rwbutler/solving-the-captive-portal-problem-on-ios-9a53ba2b381e↗

Connectivity

🌐 Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access.

Features

  • Networking Frameworks - Detects internet connectivity and Wi-Fi network status reliably.

Star history

Star history chart for rwbutler/connectivityStar history chart for rwbutler/connectivity

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Connectivity

These projects share indexed features with Connectivity. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • altavares/ciaoAlTavares avatar

    AlTavares/Ciao

    68View on GitHub↗

    Publish and discover services using Bonjour

    Swift
    View on GitHub↗68
  • 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
  • billp/terminetworkbillp avatar

    billp/TermiNetwork

    105View on GitHub↗

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

    Swift
    View on GitHub↗105
  • 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
Compare all 30 related projects→

Frequently asked questions

What does rwbutler/connectivity do?

🌐 Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access.

What are the main features of rwbutler/connectivity?

The main features of rwbutler/connectivity are: Networking Frameworks.

Which projects share features with rwbutler/connectivity?

Projects with overlapping indexed features include: 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…