awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
googleapis avatar

googleapis/google-http-java-client

0
View on GitHub↗
1,437 stele·468 fork-uri·Java·Apache-2.0·1 vizualizare

Google Http Java Client

Google HTTP Client Library for Java

Features

  • HTTP Clients - Pluggable HTTP transport abstraction for various protocols and formats.

Istoric stele

Graficul istoricului de stele pentru googleapis/google-http-java-clientGraficul istoricului de stele pentru googleapis/google-http-java-client

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Google Http Java Client

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Google Http Java Client.
  • aio-libs/aiohttpAvatar aio-libs

    aio-libs/aiohttp

    16,351Vezi pe GitHub↗

    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
    Vezi pe GitHub↗16,351
  • argo/argoA

    argo/argo

    0Vezi pe GitHub↗

    An extensible, asynchronous HTTP reverse proxy and origin server.

    Vezi pe GitHub↗0
  • asynchttpclient/async-http-clientAvatar AsyncHttpClient

    AsyncHttpClient/async-http-client

    6,392Vezi pe GitHub↗

    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
    Vezi pe GitHub↗6,392
  • aderyabin/snifferAvatar aderyabin

    aderyabin/sniffer

    584Vezi pe GitHub↗
    Rubyhttprubysniffer
    Vezi pe GitHub↗584
Vezi toate cele 30 alternative pentru Google Http Java Client→

Întrebări frecvente

Ce face googleapis/google-http-java-client?

Google HTTP Client Library for Java

Care sunt principalele funcționalități ale googleapis/google-http-java-client?

Principalele funcționalități ale googleapis/google-http-java-client sunt: HTTP Clients.

Care sunt câteva alternative open-source pentru googleapis/google-http-java-client?

Alternativele open-source pentru googleapis/google-http-java-client includ: aio-libs/aiohttp — This project is an asynchronous network framework for Python that provides both a client and a server for HTTP… argo/argo — An extensible, asynchronous HTTP reverse proxy and origin server. asynchttpclient/async-http-client — This is a non-blocking network client for Java applications that provides asynchronous HTTP request capabilities and… axios/axios — Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different… bbc/flashheart — flashheart is built on http-transport to provide everything you need to build HTTP-based services with confidence. aderyabin/sniffer.