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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
Β© 2026 Bringes Technology SRLΒ·VAT RO45896025Β·hello@awesome-repositories.com
Β·
Back to debox-dev/teleport

Open-source alternatives to Teleport

30 open-source projects similar to debox-dev/teleport, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Teleport alternative.

  • 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
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • codyflame/codyfireCodyFlame avatar

    CodyFlame/CodyFire

    253View on GitHub↗

    🌸 Powerful Codable API requests builder and manager for iOS.

    Swift
    View on GitHub↗253
  • daltoniam/swifthttpdaltoniam avatar

    daltoniam/SwiftHTTP

    1,898View on GitHub↗

    Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.

    Swift
    View on GitHub↗1,898
  • 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
  • dduan/justdduan avatar

    dduan/Just

    1,402View on GitHub↗

    Swift HTTP for Humans

    Swift
    View on GitHub↗1,402
  • delba/swiftyoauthdelba avatar

    delba/SwiftyOAuth

    486View on GitHub↗

    A simple OAuth library for iOS with a built-in set of providers

    Swift
    View on GitHub↗486
  • dingwilson/multipeerdingwilson avatar

    dingwilson/MultiPeer

    245View on GitHub↗

    πŸ“±πŸ“² A wrapper for the MultipeerConnectivity framework for automatic offline data transmission between devices

    Swift
    View on GitHub↗245
  • goodrequest/goodnetworkingGoodRequest avatar

    GoodRequest/GoodNetworking

    30View on GitHub↗

    πŸ“‘ GoodNetworking is an iOS library written in Swift that simplifies HTTP networking by using GRSession and Encodable/DataRequest extensions. It supports latest Swift and all iOS devices, making it a powerful solution for managing network interactions and data encoding/decoding. The library is easy to install with SPM.

    Swift
    View on GitHub↗30
  • hyperoslo/malibuhyperoslo avatar

    hyperoslo/Malibu

    12View on GitHub↗

    :surfer: Malibu is a networking library built on promises

    Swift
    View on GitHub↗12
  • iamrsalman/dotsiAmrSalman avatar

    iAmrSalman/Dots

    37View on GitHub↗

    Lightweight Concurrent Networking Framework

    Swift
    View on GitHub↗37
  • ishkawa/apikitishkawa avatar

    ishkawa/APIKit

    1,995View on GitHub↗

    Type-safe networking abstraction layer that associates request type with response type.

    Swift
    View on GitHub↗1,995
  • johnlui/pitayajohnlui avatar

    johnlui/Pitaya

    833View on GitHub↗

    πŸ‡ A Swift HTTP / HTTPS networking library just incidentally execute on machines

    Swift
    View on GitHub↗833
  • kasketis/netfoxkasketis avatar

    kasketis/netfox

    3,754View on GitHub↗

    Netfox is an iOS and macOS network debugging library designed to intercept and monitor HTTP traffic. It functions as an in-app HTTP traffic inspector that captures request headers and response bodies for real-time network analysis. The tool provides a network performance monitor to calculate response times and data sizes, as well as a network log exporter for sharing captured request and response data via email. The project covers network analysis capabilities including traffic filtering to exclude specific URLs, request body capture, and a debug interface that can be toggled via programmati

    Swift
    View on GitHub↗3,754
  • mazyod/phoenixsharpM

    Mazyod/PhoenixSharp

    0View on GitHub↗
    View on GitHub↗0
  • mindbody/conduitmindbody avatar

    mindbody/Conduit

    53View on GitHub↗

    Robust Swift networking for web APIs

    Swift
    View on GitHub↗53
  • mlsdev/tronMLSDev avatar

    MLSDev/TRON

    546View on GitHub↗

    Lightweight network abstraction layer, written on top of Alamofire

    Swift
    View on GitHub↗546
  • moya/moyaMoya avatar

    Moya/Moya

    15,364View on GitHub↗

    Moya is a network abstraction layer for Swift that provides a structured framework for defining and executing REST API requests. It functions as a type-safe API client that decouples network endpoint definitions from the underlying implementation details to prevent configuration errors and URL typos. The project distinguishes itself by using protocol-based endpoint definitions and a provider-coordinated execution model. It includes a system for mapping network responses to strongly typed objects and features a dedicated tool for generating type-safe network interface files from external REST

    Swift
    View on GitHub↗15,364
  • mrskwiggs/netswiftMrSkwiggs avatar

    MrSkwiggs/Netswift

    25View on GitHub↗

    A type-safe, high-level networking solution for Swift apps

    Swift
    View on GitHub↗25
  • netguru/responsedetectivenetguru avatar

    netguru/ResponseDetective

    1,947View on GitHub↗

    Sherlock Holmes of the networking layer. :male_detective:

    Swiftdebuggingiosmacos
    View on GitHub↗1,947
  • oauthswift/oauthswiftOAuthSwift avatar

    OAuthSwift/OAuthSwift

    3,333View on GitHub↗

    Swift based OAuth library for iOS

    Swiftoauthoauth-clientoauth1
    View on GitHub↗3,333
  • p2/oauth2p2 avatar

    p2/OAuth2

    1,179View on GitHub↗

    OAuth2 framework for macOS and iOS, written in Swift.

    Swiftiosmacosoauth2
    View on GitHub↗1,179
  • pmusolino/wormholypmusolino avatar

    pmusolino/Wormholy

    2,600View on GitHub↗

    iOS network debugging, like a wizard πŸ§™β€β™‚οΈ

    Swift
    View on GitHub↗2,600
  • postmates/pmhttppostmates avatar

    postmates/PMHTTP

    503View on GitHub↗

    Swift/Obj-C HTTP framework with a focus on REST and JSON

    Swift
    View on GitHub↗503
  • rwbutler/connectivityrwbutler avatar

    rwbutler/Connectivity

    1,689View on GitHub↗

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

    Swift
    View on GitHub↗1,689
  • shadowsocks/shadowsocksx-ngshadowsocks avatar

    shadowsocks/ShadowsocksX-NG

    32,887View on GitHub↗

    ShadowsocksX-NG is a macOS application that functions as a Shadowsocks VPN client, SOCKS5 proxy manager, and PAC routing client. It is designed to bypass network restrictions by managing connections to Shadowsocks proxy servers through a graphical user interface. The project provides mechanisms for importing server profiles via QR codes and URLs, and it supports the integration of third-party plugins to modify network traffic. It also includes a local HTTP proxy server that translates SOCKS5 traffic into HTTP proxy format for application compatibility. The utility covers network traffic rout

    Swiftkcptunmacosshadowsocks
    View on GitHub↗32,887
  • sky-uk/reactiveapisky-uk avatar

    sky-uk/ReactiveAPI

    79View on GitHub↗

    Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.

    Swift
    View on GitHub↗79
  • snipsco/postalsnipsco avatar

    snipsco/Postal

    655View on GitHub↗

    A Swift framework for working with emails

    Swift
    View on GitHub↗655