Ross ROSS = Recommend OSS · open-source software intelligence for agents

eclipse-vertx/vert.x

Vert.x is a tool-kit for building reactive applications on the JVM observed · 2026-08-28

github.com/eclipse-vertx/vert.x · homepage · Java · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5556
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

14686 stars · 2113 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Eclipse Vert.x is a polyglot toolkit for building reactive, non-blocking, asynchronous applications on the JVM, built on top of Netty. It provides low-level building blocks such as HTTP/TCP servers and clients, an event bus, and file system access, which can be composed freely rather than imposing a framework structure.

Use cases

  • build a high-throughput non-blocking HTTP server on the JVM
  • write reactive microservices with an event bus
  • make asynchronous HTTP requests to other services
  • handle many concurrent connections with low resource usage
  • build a GraphQL or gRPC server in Java or Kotlin
  • run reactive applications in containers with high deployment density

When to choose

  • you need high concurrency and low latency on the JVM without blocking I/O
  • you want a composable toolkit rather than an opinionated framework
  • you are building microservices, API gateways, or real-time messaging systems
  • you want polyglot support including Java, Kotlin, and reactive extensions like RxJava or Mutiny

When to avoid

  • your team prefers simple blocking, synchronous programming models
  • you need a batteries-included full-stack framework with strict conventions
  • your project is small and a plain servlet or Spring Boot stack is sufficient
  • you are not targeting the JVM

Facets

framework · maturity stable

web-framework http-server http-client websocket rpc concurrency backend web-development microservices developer-tools jvm windows cross-platform reactive non-blocking netty event-bus toolkit high-performance kotlin microservices event-loop real-time linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
eclipse-vertx/vert.xmain77

For agents

markdown · JSON · MCP: product_card(name="eclipse-vertx/vert.x")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem