Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Categories
  3. Back-End Development
  4. Vert.x

Vert.x

The "Awesome Vert.x" project is a curated resource list designed to support developers using Vert.x, a toolkit for building reactive applications on the Java Virtual Machine (JVM). This list includes libraries, frameworks, tools, tutorials, and community resources that facilitate the development of asynchronous and event-driven applications. It benefits both beginners and experienced developers by providing essential tools and insights to enhance productivity and application performance. Whether you're looking to dive into reactive programming or seeking advanced techniques, this collection offers a wealth of resources to empower your Vert.x projects.

reactive-programmingjvmasynchronousevent-drivenmicroservicesjavatoolkitframeworks
RSSView on GitHub
2.2k stars285 forks0 contributorsUpdated
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

Related Awesome Lists

🐳
Docker

The "Awesome Docker" project is a curated resource list designed to support developers and teams using Docker, a platform for developing, shipping, and running applications in containers. This list includes a variety of resources such as tutorials, tools, libraries, extensions, and community contributions that help streamline the containerization process. Whether you are a beginner looking to understand the basics of Docker or an experienced developer seeking advanced techniques and best practices, this collection offers valuable insights and tools to enhance your containerization workflow. Dive into the world of Docker and discover how to optimize your application deployment and management with ease.

35.8k
☸️
Kubernetes

The "Awesome Kubernetes" project is a comprehensive collection of resources dedicated to Kubernetes, an open-source platform designed to automate the deployment, scaling, and management of containerized applications. This list encompasses a wide range of categories including tools, libraries, tutorials, best practices, and community resources that facilitate the use of Kubernetes in various environments. It is invaluable for beginners seeking to understand container orchestration as well as experienced developers looking to optimize their workflows and enhance their applications. Users can discover everything from official documentation to advanced configurations, empowering them to effectively leverage Kubernetes for their container management needs.

15.8k
📦
Useful .htaccess Snippets

The "Awesome Useful .htaccess Snippets" project is a curated collection of practical code snippets designed to enhance the functionality of the .htaccess file, which is used for configuring web server settings in Apache. This list includes a variety of snippets for URL rewriting, access control, security enhancements, and performance optimizations, making it a valuable resource for web developers and administrators. Whether you are a beginner looking to understand .htaccess or an experienced developer seeking to optimize your server configuration, this collection offers essential tools to improve your website's performance and security. Dive in to discover snippets that can streamline your web server management and enhance user experience.

13.3k
📦
Laravel

The "Awesome Laravel" project is a curated resource list designed to support developers using Laravel, a popular PHP framework for web application development. This list includes a wide range of resources such as libraries, packages, tools, tutorials, and community contributions that enhance the Laravel development experience. Whether you are a beginner looking to learn the basics or an experienced developer seeking advanced techniques, this collection provides valuable insights and tools to streamline your workflow. Dive into this repository to discover everything you need to build robust and scalable web applications with Laravel.

13.0k

Table of Contents

32 sections · 219 projects

Books

2 projects
Building Reactive Microservices in Java
oreilly.com
Vert.x in Action
manning.com

Build tools

3 projects
Vert.x Maven plugin
Vert.x Maven plugin
Java8115 days ago
Vert.x Gradle plugin
plugins.gradle.org
Vert.x Codegen Gradle plugin
Vert.x Codegen Gradle plugin

A Gradle plugin that automates Vert.x code generation configuration for Java projects using service proxies.

Groovy96 years ago

Web Frameworks

17 projects
Vertx-Web
Vertx-Web
Java1,1503 days ago
Vert.x Jersey
Vert.x Jersey

Run JAX-RS Jersey resources within the Vert.x reactive application platform.

Java1554 years ago
Kovert
Kovert

An invisible REST and web framework for Kotlin that binds controllers to Vert.x routers with minimal annotations.

Kotlin1587 years ago
Handlers
Handlers

A minimal and adaptable web framework for building applications on the Vert.x 3 platform.

Java115 years ago
QBit
QBit

A reactive Java library for building high-performance microservices with REST, JSON, and WebSocket support.

Java7078 years ago
vertx-rest-storage
vertx-rest-storage

A generic CRUD REST service for persisting resources hierarchically in filesystem, Redis, or AWS S3 storage.

Java197 days ago
Jubilee
Jubilee

A high-performance Rack-compatible HTTP server built on Vert.x for JRuby applications.

Ruby3269 years ago
Knot.x
Knot.x

A reactive integration framework for building scalable backend APIs that aggregate content from multiple sources.

1264 years ago
Irked
Irked

An opinionated controller framework for Vert.x-web that eliminates routing boilerplate through annotations and reflection.

Java363 days ago
REST.VertX
REST.VertX

A lightweight JAX-RS-like annotation processor for building REST APIs with Vert.x verticles.

Java1681 month ago
Atmosphere Vert.x
Atmosphere Vert.x

A legacy Vert.x adapter for the Atmosphere Framework, enabling WebSocket and HTTP server capabilities on the Vert.x platform.

Java444 months ago
Vert.x Vaadin
Vert.x Vaadin

An adapter library to run Vaadin web applications on the Vert.x reactive toolkit.

Java461 year ago
Serverx
Serverx

A Vert.x-powered asynchronous multithreaded web server with simple annotation-based route configuration.

Java193 years ago
Cloudopt Next
Cloudopt Next

A lightweight, modern JVM-based web framework built on Vert.x for Java and Kotlin applications.

Kotlin3502 years ago
Donkey
Donkey

A modern, Ring-compliant HTTP server and client library for Clojure, built on Vert.x for high performance and ease of use.

Java2982 years ago
SCX
SCX

A simple Java web development framework for building applications with minimal configuration.

02 months ago
vertx-rest
vertx-rest

A Vert.x-based framework for building RESTful applications using JAX-RS annotations and standards.

Java497 months ago

Authentication Authorisation

4 projects
Vert.x Auth SQL
Vert.x Auth SQL
Java1743 days ago
Vert.x Auth JWT
Vert.x Auth JWT
Java1743 days ago
Vert.x Auth Mongo
Vert.x Auth Mongo
Java193 days ago
Vert.x-Pac4j
Vert.x-Pac4j

A security library for Vert.x applications providing authentication, authorization, and advanced security features via multiple protocols.

Java1352 days ago

Database Clients

22 projects
Reactive SQL Client
Reactive SQL Client
Java9113 days ago
JDBC
JDBC
Java1313 days ago
MySQL / PostgreSQL
MySQL / PostgreSQL
Java1213 years ago
PostgreSQL
PostgreSQL
Java757 years ago
database
database

A Java library that simplifies and secures relational database access by wrapping JDBC with automatic resource management and SQL injection prevention.

Java434 months ago
jOOQ
jOOQ

A jOOQ code generator that creates asynchronous, Vert.x-compatible DAOs and POJOs for reactive database operations.

Java3922 years ago
jOOQx
jOOQx
Java343 days ago
Exposed Vert.x SQL Client
Exposed Vert.x SQL Client

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

Kotlin101 day ago
MongoDB
MongoDB
Java633 days ago
Redis
Redis

An asynchronous Redis client for the Vert.x reactive toolkit.

Java1423 days ago
Cassandra
Cassandra
Java343 days ago
Cassandra
Cassandra

A Vert.x module for executing Cassandra statements asynchronously with callbacks on the Vert.x event loop.

Java403 years ago
OrientDB
OrientDB

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

Java78 years ago
Bitsy
Bitsy

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

Java19 years ago
MarkLogic
MarkLogic
Java210 years ago
SirixDB
SirixDB

An embeddable, bitemporal, append-only database system and event store that stores immutable snapshots with full history.

Java1,2102 days ago
DGraph
DGraph

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

Java17 years ago
RxFirestore
RxFirestore

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

Java94 years ago
MongoDB
MongoDB
Java01 year ago
Aerospike
Aerospike

A reactive, non-blocking Aerospike client for Vert.x that provides asynchronous database operations.

Java327 months ago
vertx-pojo-mapper
vertx-pojo-mapper
HTML568 years ago
vertx-mysql-binlog-client
vertx-mysql-binlog-client

A Vert.x client for tapping into MySQL replication stream, enabling real-time consumption of row-level binlog events.

Java168 years ago