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 proyecto26/restclient

Projects sharing features with RestClient

30 open-source projects similar to proyecto26/restclient, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • jpgordon00/unityfiledownloaderJ

    jpgordon00/UnityFileDownloader

    0View on GitHub↗
    View on GitHub↗0
  • unity-technologies/backgrounddownloadU

    Unity-Technologies/BackgroundDownload

    0View on GitHub↗
    View on GitHub↗0
  • unetworking/uwebsocketsuNetworking avatar

    uNetworking/uWebSockets

    18,888View on GitHub↗

    uWebSockets is a high-performance networking engine providing an HTTP web server and a WebSocket server framework. It implements a multi-threaded event loop architecture to deploy isolated application instances across multiple CPU cores and includes an SSL/TLS network layer for secure, encrypted communication. The project features a dedicated WebSocket pub/sub engine for distributing messages to specific groups of connected clients. It optimizes network throughput through syscall corking to reduce kernel overhead and employs payload compression to minimize data transfer sizes. The system cov

    C++commercialcross-platformhttp
    View on GitHub↗18,888
  • senfee-cheng/unityhttp-multi-thread-downloadS

    Senfee-Cheng/UnityHTTP-multi-thread-Download

    0View on GitHub↗
    View on GitHub↗0
  • dotnet/watsonwebserverD

    dotnet/WatsonWebserver

    0View on GitHub↗
    View on GitHub↗0

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
  • grayguardian/downloadfileG

    GrayGuardian/DownloadFile

    0View on GitHub↗
    View on GitHub↗0
  • gregyjames/octanedownloadergregyjames avatar

    gregyjames/OctaneDownloader

    272View on GitHub↗

    A high performance, multi-threaded C# file download library.

    C#c-sharpdownloaddownloader
    View on GitHub↗272
  • shamsdev/davinciS

    shamsdev/davinci

    0View on GitHub↗
    View on GitHub↗0
  • bezzad/downloaderbezzad avatar

    bezzad/Downloader

    1,674View on GitHub↗

    Fast, cross-platform and reliable multipart downloader with asynchronous progress events for .NET applications.

    C#cross-platformcsharpdotnet
    View on GitHub↗1,674
  • 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
  • andreajens/rakugaki-rumbleA

    AndreaJens/rakugaki-rumble

    0View on GitHub↗
    View on GitHub↗0
  • anacrolix/utpA

    anacrolix/utp

    0View on GitHub↗
    View on GitHub↗0
  • andyburke/unityhttpA

    andyburke/UnityHTTP

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • akrennmair/gopcapakrennmair avatar

    akrennmair/gopcap

    491View on GitHub↗

    A simple wrapper around libpcap for the Go programming language

    Go
    View on GitHub↗491
  • ada-url/adaada-url avatar

    ada-url/ada

    1,739View on GitHub↗

    WHATWG-compliant and fast URL parser written in modern C++, part of Internet Archive, Node.js, Clickhouse, Redpanda, Kong, Telegram, Adguard, Datadog and Cloudflare Workers.

    C++cppneonparser
    View on GitHub↗1,739
  • amitshekhariitbhu/androidnetworkingamitshekhariitbhu avatar

    amitshekhariitbhu/AndroidNetworking

    5,906View on GitHub↗

    AndroidNetworking is an HTTP networking library for Android that handles the full lifecycle of network communication, from sending requests to parsing responses and caching data. It provides a unified interface for executing GET, POST, PUT, DELETE, HEAD, and PATCH requests, with support for both synchronous and asynchronous execution, and includes built-in JSON response parsing that converts server responses directly into Java objects or lists. The library distinguishes itself through a set of integrated capabilities that go beyond basic request execution. It manages file downloads and upload

    Java
    View on GitHub↗5,906
  • beardedmanstudios/forgenetworkingremasteredBeardedManStudios avatar

    BeardedManStudios/ForgeNetworkingRemastered

    1,484View on GitHub↗

    See various forks, also please join the Forge Community fork of Forge Alloy! -> https://github.com/ForgeAlloyCommunity/ForgeAlloy

    C#multiplayermultiplayer-gamenetwork-library
    View on GitHub↗1,484
  • bartbes/love-misc-libsbartbes avatar

    bartbes/love-misc-libs

    115View on GitHub↗

    Just some random libs I have lying around, now with version control!

    Lua
    View on GitHub↗115
  • alvyxaz/barebones-masterserveralvyxaz avatar

    alvyxaz/barebones-masterserver

    486View on GitHub↗

    Master Server framework for Unity

    C#
    View on GitHub↗486
  • beetlex-io/beetlexB

    beetlex-io/BeetleX

    0View on GitHub↗
    View on GitHub↗0
  • beetlex-io/beetlex.lightB

    beetlex-io/BeetleX.Light

    0View on GitHub↗
    View on GitHub↗0
  • bestogames/bestonetB

    BestoGames/BestoNet

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • blast-harbour/godot-rollback-fighter-demoB

    blast-harbour/Godot-Rollback-Fighter-Demo

    0View on GitHub↗
    View on GitHub↗0
  • boostorg/asioboostorg avatar

    boostorg/asio

    1,587View on GitHub↗

    Boost.org asio module

    C++
    View on GitHub↗1,587
  • boostorg/beastboostorg avatar

    boostorg/beast

    4,801View on GitHub↗

    Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an asynchronous networking framework designed to compose non-blocking I/O operations and layered stream stacks for managing concurrent network traffic, specifically utilizing the Boost.Asio asynchronous model. The library provides a comprehensive implementation of the HTTP/1.1 and WebSocket protocols. For HTTP, it includes primitives for parsing and serializing messages with support for chunked transfer encoding, incremental body reading, and request pipelining. Its WebSocket implementati

    C++asioasync-programmingboost
    View on GitHub↗4,801
  • bruceqiu1996/easytcp4netB

    BruceQiu1996/EasyTcp4Net

    0View on GitHub↗
    View on GitHub↗0
  • c-ares/c-aresc-ares avatar

    c-ares/c-ares

    2,152View on GitHub↗

    A C library for asynchronous DNS requests

    C
    View on GitHub↗2,152
  • aybabtme/portproxyA

    aybabtme/portproxy

    0View on GitHub↗
    View on GitHub↗0