Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Vert.x
V

Vert.x

Framework
112 projects18.9k total stars5.3k total forks11 languages

Open-source projects built with Vert.x

There are currently 112 open-source projects built with Vert.x, with a combined total of 18.9k GitHub stars. The most common language among these projects is Java.

Showing 112 open-source projects · page 3 of 4

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
ZeroMQ
ZeroMQdano/vertx-zeromq

A ZeroMQ bridge for the Vert.x event bus, enabling bidirectional communication between ZeroMQ sockets and Vert.x handlers.

132Java
7 months ago
Vert.x Async
Vert.x Asyncgchauvet/vertx-async

A port of caolan/async to Vert.x, providing helper methods for common asynchronous patterns in Java.

121Java
4 years ago
Php
Phpvert-x-cn/vertx-lang-jphp

A JPHP-based language implementation for writing Vert.x applications in PHP.

122Java
4 years ago
Eventbus Service
Eventbus Servicewowselim/eventbus-service

A Kotlin code generator for type-safe Vert.x EventBus communication, eliminating serialization overhead.

122Kotlin
2 months ago
OpenTsDb Metrics
OpenTsDb Metricscyngn/vertx-opentsdb

A Vert.x client library for sending metrics to an OpenTSDB time series database cluster.

112Java
10 years ago
Smalltalk
Smalltalkmumez/VerStix

A Vert.x TCP EventBus client for Pharo Smalltalk enabling interaction with Vert.x components.

100Smalltalk
9 years ago
Exposed Vert.x SQL Client
Exposed Vert.x SQL Clienthuanshankeji/exposed-vertx-sql-client

A Kotlin library that enables executing JetBrains Exposed SQL statements using the Vert.x Reactive SQL Client for reactive database access.

100Kotlin
21 days ago
API Framework
API Frameworkvinscom/api-framework

A structured framework for building secure, scalable APIs using Vert.x, OpenAPI 3, and OpenID Connect.

102Java
7 months ago
Vert.x Gradle Starter
Vert.x Gradle Starteryyunikov/vertx-gradle-starter

A Java 8 starter application demonstrating Vert.X framework, Gradle build system, profiles configuration, and SLF4J.

101Java
9 years ago
RxFirestore
RxFirestorepjgg/rxfirestore

A reactive Java SDK for Google Firestore designed for scalable server microservices using RxJava and Vert.x.

92Java
4 years ago
AMQP 1.0
AMQP 1.0vert-x3/vertx-amqp-bridge

Bridge enabling Vert.x applications to interact with AMQP 1.0 servers using the Vert.x Producer and Consumer APIs.

87Java
3 months ago
Python
Pythonvert-x3/vertx-lang-python

Python language support for the Vert.x reactive toolkit, enabling Python developers to build reactive applications.

87Java
10 years ago
Vert.x LiveReload
Vert.x LiveReloadybonnel/vertx-livereload

A simple livereload server for Vert.x applications that automatically refreshes static resources during development.

70JavaScript
8 years ago
HTTP/2 showcase
HTTP/2 showcaseaesteve/http2-showcase

A demonstration project comparing HTTP/2 vs HTTP/1.1 performance using Vert.x servers with configurable latency simulation.

74Java
9 years ago
OrientDB
OrientDBcstamas/vertx-orientdb

A non-blocking integration of OrientDB 2.x with Vert.x, supporting plocal, remote, and memory databases.

70Java
8 years ago
Vert.x Spring Verticle Factory
Vert.x Spring Verticle Factoryjuanavelez/vertx-spring-verticle-factory

A Vert.x Verticle Factory that creates verticles as Spring beans from a Spring Application Context.

72Java
1 year ago
Vert.x Markdown service
Vert.x Markdown serviceaesteve/vertx-markdown-service

A Vert.x service that converts markdown to HTML via the event bus, demonstrating service proxification.

65Java
10 years ago
Vert.x Dependent Verticle Deployer
Vert.x Dependent Verticle Deployerjuanavelez/vertx-dependent-verticle-deployer

A Vert.x verticle that deploys other verticles and their dependent verticles with coordinated startup.

60Java
7 years ago
Vert.x Todo-Backend implementation
Vert.x Todo-Backend implementationaesteve/todo-backend-vertx

A pure Java 8 implementation of the Todo MVC backend using Vert.x with localMap storage.

51Java
10 years ago
Swift
Swifttobias/vertx-swift-eventbus

A Swift client library for connecting to Vert.x applications via the TCP EventBus bridge.

51Swift
8 years ago
vertx-smtp-server
vertx-smtp-servercinterloper/vertx-smtp-server

A lightweight SMTP server connector for Vert.x that receives emails and publishes them to the event bus.

51Groovy
10 years ago
Vert.x JOLT
Vert.x JOLTlusoalex/vertx-jolt

A Vert.x facade for Jolt that enables JSON-to-JSON transformations using Vert.x JsonObject instead of Map<String,Object>.

43Java
7 months ago
Node.js Service Factory
Node.js Service Factorymellster2012/vertx-nodejs-service-factory

Experimental Node.js service and verticle factories for running Node.js modules inside Vert.x 3.

31Java
10 years ago
Eclipse SISU Service Factories
Eclipse SISU Service Factoriescstamas/vertx-sisu

Adds Eclipse Sisu dependency injection to Vert.x for creating modules and verticles with DI support.

30Java
9 years ago
Bosun Monitoring
Bosun Monitoringcyngn/vertx-bosun

A Vert.x client library for sending metrics and alerts to a Bosun monitoring cluster.

31Java
11 years ago
Vert.x TFTP Client
Vert.x TFTP ClientOneManCrew/vertx-tftp-client

A simple asynchronous TFTP client implementation for Vert.x v3, enabling file uploads and downloads from remote TFTP servers.

30Java
5 years ago
Vert.x POJO config
Vert.x POJO configaesteve/vertx-pojo-config

A Vert.x extension that maps JSON configuration to typed Java beans using Jackson.

30Java
10 years ago
WAMP Broker
WAMP Brokeri22-digitalagentur/vertx-wamp

A simple WAMP broker implementation for Vert.x applications with JSON and MsgPack support.

21Java
5 years ago
Starter Single Verticle API
Starter Single Verticle APIjgarciasm/ssv-api

A ready-to-deploy REST API template built on Vert.x with pre-built authentication, CORS, SwaggerUI, and testing utilities.

20Java
5 years ago
ChronoServer
ChronoServercyngn/ChronoServer

A test server for measuring client request latency across various request patterns and data sizes.

21Java
10 years ago
AI model output API based on PMML with Vert.x
AI model output API based on PMML with Vert.ximmusen/vertx-pmml

A high-performance API for evaluating PMML-exported AI models using Vert.x, with dynamic routing configuration.

20Java
4 years ago
Vert.x Util
Vert.x Utiljuanavelez/vertx-util

A collection of utility methods for Vert.x, including enhanced blocking execution and a context-aware ExecutorService.

20Java
8 years ago
Vert.x Effect HTTP client
Vert.x Effect HTTP clientimrafaelmerino/vertx-effect

A functional programming library for Vert.x that introduces effects, actors, and persistent data structures to build scalable and reliable systems.

20Java
1 year ago
Bitsy
Bitsycstamas/vertx-bitsy

Integrates the Bitsy graph database with the Vert.x toolkit for reactive applications.

11Java
9 years ago
Scala Todo-Backend implementation
Scala Todo-Backend implementationaesteve/vertx-scala-todomvc

A TodoMVC server implementation written in Scala using the Vert.x reactive toolkit.

10Scala
9 years ago
DGraph
DGraphaesteve/vertx-dgraph-client

A Vert.x gRPC client example for connecting to Dgraph graph database using protocol buffers.

10Java
7 years ago
1
2
3
4