awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to googleapis/google-http-java-client

Open-source alternatives to Google Http Java Client

30 open-source projects similar to googleapis/google-http-java-client, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Google Http Java Client alternative.

  • aio-libs/aiohttpaio-libs का अवतार

    aio-libs/aiohttp

    16,351GitHub पर देखें↗

    This project is an asynchronous network framework for Python that provides both a client and a server for HTTP communication. It is designed to handle high-concurrency network operations by leveraging cooperative multitasking, allowing for the management of thousands of simultaneous connections without the overhead of traditional thread-per-request models. The framework distinguishes itself through its focus on efficient resource management and persistent communication. It utilizes connection pooling to reuse network sockets, which reduces latency during sequential requests, and supports full

    Pythonaiohttpasyncasyncio
    GitHub पर देखें↗16,351
  • argo/argoA

    argo/argo

    0GitHub पर देखें↗

    An extensible, asynchronous HTTP reverse proxy and origin server.

    GitHub पर देखें↗0
  • asynchttpclient/async-http-clientAsyncHttpClient का अवतार

    AsyncHttpClient/async-http-client

    6,392GitHub पर देखें↗

    This is a non-blocking network client for Java applications that provides asynchronous HTTP request capabilities and bidirectional WebSocket connectivity. It leverages a Netty-based architecture to handle high volumes of network input and output. The library utilizes native transport abstractions such as Epoll, KQueue, and io_uring to reduce system latency. It supports HTTP/2 multiplexing to run multiple concurrent request-response streams over a single connection and provides automatic response body decompression for various formats. Core capabilities cover the management of complex network

    Javaahcasyncasynchttpclient
    GitHub पर देखें↗6,392
  • axios/axiosaxios का अवतार

    axios/axios

    109,077GitHub पर देखें↗

    Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different JavaScript execution environments, including the browser and Node.js. It functions as a JSON API client that serializes JavaScript objects into JSON and parses server responses into structured data. The project features a system for managing reusable client instances with shared configurations, such as base URLs and default settings. It includes a mechanism for intercepting outgoing requests and incoming responses globally, allowing data to be transformed before it reaches the

    JavaScripthacktoberfesthttp-clientjavascript
    GitHub पर देखें↗109,077

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • bbc/flashheartB

    bbc/flashheart

    0GitHub पर देखें↗

    flashheart is built on http-transport to provide everything you need to build HTTP-based services with confidence.

    GitHub पर देखें↗0
  • bitinn/node-fetchbitinn का अवतार

    bitinn/node-fetch

    8,861GitHub पर देखें↗

    node-fetch is a lightweight HTTP client library that implements the browser-standard Fetch API for Node.js. It provides a promise-based interface for making asynchronous network requests to retrieve or send data from server-side environments. The project specializes in memory-efficient data handling by utilizing request and response streaming. This allows for the incremental processing of large network payloads through native system streams to prevent memory exhaustion. The library covers a broad range of networking capabilities, including the use of custom HTTP agents for DNS and SSL config

    JavaScript
    GitHub पर देखें↗8,861
  • bozd4g/go-http-clientB

    bozd4g/go-http-client

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • chimurai/http-proxy-middlewarechimurai का अवतार

    chimurai/http-proxy-middleware

    11,132GitHub पर देखें↗

    This project is a Node.js HTTP reverse proxy middleware designed to route incoming HTTP and WebSocket traffic to target backend services. It functions as a dynamic routing engine and API gateway tool, providing the capability to consolidate multiple backend services behind a single entry point. The middleware features a WebSocket proxy bridge that manages protocol upgrade handshakes to maintain persistent bidirectional communication. It also includes a request and response transformer used to intercept and modify headers, bodies, and URL paths during transit. The system provides broad traffi

    TypeScript
    GitHub पर देखें↗11,132
  • cyu/rack-corscyu का अवतार

    cyu/rack-cors

    3,292GitHub पर देखें↗

    Rack Middleware for handling Cross-Origin Resource Sharing (CORS), which makes cross-origin AJAX possible.

    JavaScript
    GitHub पर देखें↗3,292
  • d3/d3-requestd3 का अवतार

    d3/d3-request

    110GitHub पर देखें↗

    This module provides a convenient alternative to XMLHttpRequest. For example, to load a text file:

    JavaScript
    GitHub पर देखें↗110
  • ddo/rqD

    ddo/rq

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • ded/reqwestded का अवतार

    ded/reqwest

    2,924GitHub पर देखें↗

    All over again. Includes support for xmlHttpRequest, JSONP, CORS, and CommonJS Promises A.

    JavaScript
    GitHub पर देखें↗2,924
  • dghubble/slingdghubble का अवतार

    dghubble/sling

    1,717GitHub पर देखें↗

    A Go HTTP client library for creating and sending API requests

    Go
    GitHub पर देखें↗1,717
  • easy-mock/easy-mockeasy-mock का अवतार

    easy-mock/easy-mock

    9,026GitHub पर देखें↗

    Easy Mock is a tool for API mocking and simulation that allows for the creation of fake server responses using schemas. It enables the generation of mock API data and the implementation of OpenAPI specifications to align development with technical contracts. The project supports collaborative API design through a shared workspace where team members can synchronize and manage mock endpoints. It also features specification-driven bootstrapping, which automatically constructs mock environments by importing standard API definition files. The system provides API development proxying to forward re

    JavaScriptdata-generatoreasy-mockjavascript
    GitHub पर देखें↗9,026
  • eliangcs/http-prompteliangcs का अवतार

    eliangcs/http-prompt

    9,098GitHub पर देखें↗

    http-prompt is an interactive HTTP client and API testing CLI designed for constructing and debugging network requests to REST and GraphQL endpoints. It functions as a command-line request builder and a shell extension built on top of HTTPie. The tool provides an interactive shell interface featuring request autocomplete and real-time syntax highlighting for requests and responses. It incorporates stateful session management to maintain request history and session data across multiple commands. The project covers API request automation and REST API debugging, allowing users to send and verif

    Python
    GitHub पर देखें↗9,098
  • encode/httpxencode का अवतार

    encode/httpx

    15,090GitHub पर देखें↗

    This project is a comprehensive Python network request framework designed for both synchronous and asynchronous HTTP communication. It provides a high-performance client capable of executing non-blocking requests within event-driven applications, while also supporting standard blocking calls for simpler scripts. The library is built to operate natively across diverse asynchronous runtimes, automatically detecting and utilizing the underlying event loop for concurrency. What distinguishes this library is its modular architecture, which decouples request construction from network execution thro

    Pythonasynciohttppython
    GitHub पर देखें↗15,090
  • ethanent/phinE

    ethanent/phin

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • excon/exconexcon का अवतार

    excon/excon

    1,174GitHub पर देखें↗

    Usable, fast, simple HTTP 1.1 for Ruby

    Rubyexconhttpruby
    GitHub पर देखें↗1,174
  • fastify/fast-proxyfastify का अवतार

    fastify/fast-proxy

    162GitHub पर देखें↗

    Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, HTTP2

    JavaScript
    GitHub पर देखें↗162
  • gajus/global-agentgajus का अवतार

    gajus/global-agent

    414GitHub पर देखें↗

    Global HTTP/HTTPS proxy configurable using environment variables.

    TypeScript
    GitHub पर देखें↗414
  • github/fetchgithub का अवतार

    github/fetch

    25,881GitHub पर देखें↗

    This project is a JavaScript fetch polyfill and HTTP client library. It implements the Fetch API in environments that lack native browser support for web requests, providing a promise-based network wrapper for executing asynchronous HTTP calls and managing responses. The library ensures a consistent interface across different JavaScript runtimes by mapping raw network data into standardized request and response objects. It utilizes the XMLHttpRequest object to perform network operations in environments where a native fetch implementation is unavailable. The tool covers HTTP request managemen

    JavaScript
    GitHub पर देखें↗25,881
  • gleam-lang/fetchG

    gleam-lang/fetch

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • gleam-lang/hackneygleam-lang का अवतार

    gleam-lang/hackney

    62GitHub पर देखें↗

    Bindings to Erlang's hackney HTTP client.

    Gleam
    GitHub पर देखें↗62
  • gleam-lang/httpcG

    gleam-lang/httpc

    0GitHub पर देखें↗

    Bindings to Erlang's built in HTTP client, httpc.

    GitHub पर देखें↗0
  • go-resty/restygo-resty का अवतार

    go-resty/resty

    11,704GitHub पर देखें↗

    Resty is a high-level HTTP client library for Go designed for consuming REST services. It provides a streamlined interface for executing network requests, managing server-sent event streams, and automatically mapping JSON and XML responses into data structures. The library includes built-in mechanisms for service resilience and traffic management, such as circuit breakers to prevent cascading failures, token-bucket rate limiting, and automated request retries with exponential backoff. It also features client-side load balancing to distribute outgoing traffic across multiple base URLs and requ

    Gobackoffcircuit-breakercurl-command
    GitHub पर देखें↗11,704
  • gojektech/heimdallG

    gojektech/heimdall

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • gruns/furlgruns का अवतार

    gruns/furl

    2,809GitHub पर देखें↗

    🌐 The easiest way to parse and modify URLs in Python.

    Pythonlibrarymanipulating-urlspython
    GitHub पर देखें↗2,809
  • h2non/gentlemanh2non का अवतार

    h2non/gentleman

    1,129GitHub पर देखें↗

    Plugin-driven, extensible HTTP client toolkit for Go

    Goclientconsulgolang
    GitHub पर देखें↗1,129
  • haga-rak/fluxzy.corehaga-rak का अवतार

    haga-rak/fluxzy.core

    343GitHub पर देखें↗

    Fast and fully streamed Man-On-The-Middle to intercept, record, impersonate and alter HTTP/1.1, H2, websocket and gRPC traffic.

    C#csharpdotnetgrpc
    GitHub पर देखें↗343
  • aderyabin/snifferaderyabin का अवतार

    aderyabin/sniffer

    584GitHub पर देखें↗
    Rubyhttprubysniffer
    GitHub पर देखें↗584