AsyncHttpClient/async-http-client

Asynchronous Http and WebSocket Client library for Java

GitHub repository with 6,391 stars and 1,591 forks.

Language: Java

Topics: netty, async, java, asynchttpclient, ahc, http-client

Open provider repository

24h trend summary

Trending score 0.05, activity score 0.05, stars gained -1, forks gained +0.

Latest metric snapshot

2026-06-05: 6,391 stars and 1,591 forks.

Similar repositories

  1. 1. line/armeria

    Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.

    GitHub repository with 5,113 stars and 996 forks.

    Trending score: 0.43; stars gained: +1; forks gained: +2.

    Language: Java

    Topics: http, http2, http-server, http-client, thrift, thrift-server

  2. 2. reactor/reactor-netty

    TCP/HTTP/UDP/QUIC client/server with Reactor over Netty

    GitHub repository with 2,767 stars and 694 forks.

    Trending score: 0.32; stars gained: +0; forks gained: +0.

    Language: Java

    Topics: reactive, reactive-streams, flux, mono, reactor, reactor3

  3. 3. TAKETODAY/today-infrastructure

    :sparkles: A Java library for applications software infrastructure

    GitHub repository with 131 stars and 15 forks.

    Trending score: 0.25; stars gained: +0; forks gained: +0.

    Language: Java

    Topics: java, ioc, framework, dependency-injection, bean, lightweight

  4. 4. doocs/source-code-hunter

    😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

    GitHub repository with 23,130 stars and 4,236 forks.

    Trending score: 0.18; stars gained: -2; forks gained: +0.

    Language: Java

    Topics: sourcecode-analysis, spring, mybatis, netty, redis, dubbo

  5. 5. javahongxi/whatsmars

    Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch)🔥🔥🔥🔥🔥

    GitHub repository with 1,962 stars and 601 forks.

    Trending score: 0.05; stars gained: +0; forks gained: +0.

    Language: Java

    Topics: dubbo, elastic-job, elasticsearch, grpc, java, kafka

  6. 6. AsyncHttpClient/async-http-client

    Asynchronous Http and WebSocket Client library for Java

    GitHub repository with 6,391 stars and 1,591 forks.

    Trending score: 0.05; stars gained: -1; forks gained: +0.

    Language: Java

    Topics: netty, async, java, asynchttpclient, ahc, http-client

Trending in Java

  1. 1. github/copilot-sdk

    Multi-platform SDK for integrating GitHub Copilot Agent into apps and services

    GitHub repository with 9,020 stars and 1,213 forks.

    Trending score: 3.47; stars gained: +166; forks gained: +12.

    Language: Java

  2. 2. floci-io/floci

    Light, fluffy, and always free - The AWS Local Emulator alternative

    GitHub repository with 13,633 stars and 1,294 forks.

    Trending score: 3.33; stars gained: +78; forks gained: +7.

    Language: Java

    Topics: aws, aws-emulation, devops, docker, ec2, ecs

  3. 3. fish2018/webhtv

    WebHomeTV 基于FongMi二次开发,增强了 WebHome 自定义首页、App Native SDK、网盘链接检测 和 Nostr推荐首页。 这个项目的核心目标是让 CSP 站点首页可以变成一个真正可开发的网页应用:开发者可以用 HTML/CSS/JavaScript 定制首页,再通过 App 暴露的 Native 能力完成搜索、播放、跨域请求、资源代理、最近观看、网盘检测和状态同步。

    GitHub repository with 364 stars and 107 forks.

    Trending score: 3.29; stars gained: +83; forks gained: +16.

    Language: Java

  4. 4. juanjuandog/FinSight-AI

    AI equity research agent with resilient workflows, Redis Lua single-flight, pgvector RAG, versioned reports, evidence tracing, and RAG evaluation.

    GitHub repository with 979 stars and 57 forks.

    Trending score: 3.24; stars gained: +77; forks gained: +1.

    Language: Java

    Topics: ai-agent, financial-research, llm-evaluation, pgvector, postgresql, rabbitmq

  5. 5. dbeaver/dbeaver

    Free universal database tool and SQL client

    GitHub repository with 50,403 stars and 4,220 forks.

    Trending score: 3.22; stars gained: +37; forks gained: +10.

    Language: Java

    Topics: ai, database, databricks, db2, dbeaver, erd

  6. 6. Lucas0623z/NoteLite

    GitHub repository with 735 stars and 105 forks.

    Trending score: 2.98; stars gained: +53; forks gained: +7.

    Language: Java

Trending topic: netty

  1. 1. gatling/gatling

    Modern Load Testing as Code

    GitHub repository with 6,914 stars and 1,208 forks.

    Trending score: 0.63; stars gained: +3; forks gained: +0.

    Language: Scala

    Topics: netty, scala, loadtesting, automation, gatling, load-testing

  2. 2. line/armeria

    Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.

    GitHub repository with 5,113 stars and 996 forks.

    Trending score: 0.43; stars gained: +1; forks gained: +2.

    Language: Java

    Topics: http, http2, http-server, http-client, thrift, thrift-server

  3. 3. reactor/reactor-netty

    TCP/HTTP/UDP/QUIC client/server with Reactor over Netty

    GitHub repository with 2,767 stars and 694 forks.

    Trending score: 0.32; stars gained: +0; forks gained: +0.

    Language: Java

    Topics: reactive, reactive-streams, flux, mono, reactor, reactor3

  4. 4. TAKETODAY/today-infrastructure

    :sparkles: A Java library for applications software infrastructure

    GitHub repository with 131 stars and 15 forks.

    Trending score: 0.25; stars gained: +0; forks gained: +0.

    Language: Java

    Topics: java, ioc, framework, dependency-injection, bean, lightweight

  5. 5. doocs/source-code-hunter

    😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

    GitHub repository with 23,130 stars and 4,236 forks.

    Trending score: 0.18; stars gained: -2; forks gained: +0.

    Language: Java

    Topics: sourcecode-analysis, spring, mybatis, netty, redis, dubbo

  6. 6. javahongxi/whatsmars

    Java生态研究(Spring Boot + Redis + Dubbo + RocketMQ + Elasticsearch)🔥🔥🔥🔥🔥

    GitHub repository with 1,962 stars and 601 forks.

    Trending score: 0.05; stars gained: +0; forks gained: +0.

    Language: Java

    Topics: dubbo, elastic-job, elasticsearch, grpc, java, kafka