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
Back to developerlx/lxftprequest

Open-source alternatives to LxFTPRequest

8 open-source projects similar to developerlx/lxftprequest, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best LxFTPRequest alternative.

  • afnetworking/afnetworkingAFNetworking avatar

    AFNetworking/AFNetworking

    33,433View on GitHub↗

    AFNetworking is an Objective-C networking library for Apple platforms, including iOS, macOS, watchOS, and tvOS. It functions as an HTTP client that manages remote server communication by wrapping the system loading framework to handle requests and responses. The library provides specialized security and identity tools, featuring SSL certificate pinning for server trust validation and the implementation of standardized OAuth authentication flows. It further distinguishes itself with network reachability monitoring to track interface availability and request mocking capabilities to simulate ser

    Objective-C
    View on GitHub↗33,433
  • coderjackyhuang/hybnetworkingCoderJackyHuang avatar

    CoderJackyHuang/HYBNetworking

    581View on GitHub↗

    基于AFNetworking封装的网络层,支持自由配置请求头,自动缓存及可设置自动清除策略,支持常用的GET/POST/单文件上传、下载功能等,详情可以阅读文章讲解!

    Objective-C
    View on GitHub↗581
  • coderyi/networkeyecoderyi avatar

    coderyi/NetworkEye

    1,403View on GitHub↗

    a iOS network debug library, monitor HTTP requests

    Objective-C
    View on GitHub↗1,403
  • hhuihao/hsdownloadmanagerHHuiHao avatar

    HHuiHao/HSDownloadManager

    341View on GitHub↗

    下载音乐、视频、图片各种资源,支持多任务、断点下载

    Objective-C
    View on GitHub↗341
  • jkpang/ppnetworkhelperjkpang avatar

    jkpang/PPNetworkHelper

    1,575View on GitHub↗

    )

    Objective-C
    View on GitHub↗1,575

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
  • swtlovewtt/wtrequestcenterswtlovewtt avatar

    swtlovewtt/WTRequestCenter

    292View on GitHub↗

    WTRequestCenter

    Objective-C
    View on GitHub↗292
  • tonymillion/reachabilitytonymillion avatar

    tonymillion/Reachability

    6,961View on GitHub↗

    Reachability is an Objective-C network connectivity library designed to monitor internet access and interface availability within Apple platform applications. It serves as a memory-managed wrapper for tracking network reachability, ensuring compatibility with automatic reference counting. The library utilizes Grand Central Dispatch to monitor network interface changes and trigger asynchronous notifications. It employs block-based dispatch to execute custom closures immediately upon detecting a change in the network reachability state. The project covers network connectivity monitoring, allow

    Objective-C
    View on GitHub↗6,961
  • yuantiku/ytknetworkyuantiku avatar

    yuantiku/YTKNetwork

    6,562View on GitHub↗

    YTKNetwork is a high-level networking wrapper library for Objective-C and Swift that simplifies request handling and response management. It serves as a networking layer built around AFNetworking to decouple request logic from underlying communications. The project features an HTTP request orchestrator for grouping network calls into batches or sequences to manage data retrieval dependencies. It includes a JSON response validator to verify server responses against expected structural formats, a network request interceptor for executing custom logic during the call lifecycle, and a local cachi

    Objective-C
    View on GitHub↗6,562