Vert.x
Toolkit for building reactive apps on the JVM.
Contents
Build tools
Web Frameworks
Full featured web toolkit for Vert.x.
Create JAX-RS Jersey resources in Vert.x.
Invisible REST framework for Kotlin + Vert.x Web.
Open web framework for Vert.x.
Persistence for REST resources in the filesystem or a redis database.
A rack compatible Ruby HTTP server built on Vert.x 3.
Efficient & high-performance integration platform for modern websites built on Vert.x 3.
Annotations-based configuration for Vert.x Web, with a controller framework and expressive APIs for REST.
Lightweight JAX-RS (RestEasy) like annotation processor for Vert.x verticals.
Realtime Client Server Framework for the JVM, supporting WebSockets and Server Sent Events with Cross-Browser Fallbacks.
Run Vaadin applications on Vert.x.
Allows you to quickly and easily set up a Vert.x-powered server using only route handler annotations.
Cloudopt Next is a very lightweight and modern, JVM-based, full stack kotlin framework designed for building modular, easily testable JVM applications with support for Java, Kotlin language, crafted from the best of breed Java libraries and standards.
Modern Clojure HTTP server and client built for ease of use and performance.
An open and easy-to-use web framework, most functions are based on annotations.
Abstraction over resteasy-vertx to simplify writing a Vert.x REST application based on JAX-RS annotations.
Dependency Injection
QBit works with Spring DI and Spring Boot (and of course Vert.x). Allows you to use QBit, Vert.x, Spring DI and Spring Boot in the same application.
Vert.x integration with Eclipse SISU DI container.
Vert.x verticle factory for Guice dependency injection.
Vert.x verticle factory for HK2 dependency injection.
Vert.x verticle factory for Spring DI injection.
Inject Vert.x objects as beans into your Spring application.
A Vert.x Verticle Factory that makes use of Spring to obtain and configure Verticles.
Proven and opinionated programming, and configuration model for Java and Vert.x based applications. Inspired from ATG Nucleus, provides powerful layer base configuration management using simple properties file.
Authentication Authorisation
Database Clients
Relational Databases
High performance reactive SQL client.
Asynchronous interface around a JDBC datasource.
Asynchronous Client for MySQL/PostgreSQL.
Reactive PostgreSQL Client.
Client for Oracle, PostgreSQL, SQL Server, HyperSQL, etc. designed for security, correctness, and ease of use.
Doing typesafe, asynchronous SQL and generate code using jOOQ.
Leverages the power of typesafe SQL from jOOQ DSL and uses the reactive and non-blocking SQL driver from Vert.x.
Kotlin's Exposed on top of Vert.x Reactive SQL Client.
NoSQL Databases
An asynchronous client for interacting with a MongoDB database.
Asynchronous API to interact with Redis.
A Vert.x client allowing applications to interact with a Cassandra service.
Asynchronous API to interact with Cassandra and Cassandra Mapping.
Non-blocking OrientDB server integration.
Non-blocking Bitsy Graph server integration.
Asynchronous client for Marklogic Database Server.
Non-blocking SirixDB HTTP-server.
An example on how to build a Vert.x gRPC compliant client. Here targeting dgraph
Non-blocking Firestore SDK written in a reactive way.
Pure functional and reactive MongoDB client on top of Vert.x Effect. Full support for retry, fallback and recovery operations.
Asynchronous and non-blocking API to interact with Aerospike server. Uses AerospikeClient's async commands internally and handles the result on the Vert.x Context.
Integration
Java Easy SSE. A simple, lightweight implementation of SSE.
Vert.x SSE implementation + event-bus SSE bridge.
Async SMTP client.
SMTP server bridging to EventBus.
A highly scalable adapter for Retrofit with Vert.x.
OpenAPI 3 request validator and router factory alternative.
TFTP client for Vert.x support download/upload files.
Interact with AMQP 1.0 servers using the Vert.x Producer and Consumer APIs.
Provides two different components: an MQTT server for handling all the MQTT communication and messages exchanges with clients and an MQTT client for sending and receiving messages against an MQTT broker.
A RabbitMQ client (AMQP 0.9.1).
Apache Kafka client for reading and sending messages from/to an Apache Kafka cluster.
Kafka client for consuming and producing messages.
A bi-directional bridge between the SaltStack event system and the Vert.x event bus.
A Kafka client and server.
ZeroMQ Event Bus bridge.
Azure ServiceBus producer and consumer (fully async, doesn't use Microsoft Azure SDK).
Bridge for sending/receiving messages to/from Apache Kafka using the AMQP 1.0 protocol.
An asynchronous RabbitMQ (AMQP) client based on Kotlin coroutines.
A WAMP broker you can embed into your Vert.x application.
Java Connector Architecture Adaptor for the Vert.x event bus.
Brings the CDI programming model into the Vert.x ecosystem (register CDI observer methods as Vert.x message consumers, CDI-powered Verticles, define routes in a declarative way, etc.).
Meteor integration support through Vert.x event bus.
Hawkular implementation of the Vert.x Metrics SPI.
Metrics implementation using DropWizard metrics.
Metrics implementation using Micrometer metrics.
OpenTsDb metrics client for Vert.x.
Bosun client library for Vert.x.
Emits metrics for Hystrix Dashboard from a Vert.x application with Hystrix.
Dart integration for Vert.x SockJS bridge and plain SockJS with use of dart:js.
Send push notifications to (mobile/web) apps from your Vert.x application with OneSignal.
Send and receive CloudEvents using the Vert.x HTTP Transport for CloudEvents.
Reactive
Pure functional and reactive library based on the IO Monad to implement any complex flow. Full support for retry, fallback and recovery operations.
Vert.x Reactive Streams.
Vert.x Reactive Extensions.
Light weight promises & latches for Vert.x.
Utility library for Vert.X that allows using strong-typed interfaces in communication through EventBus.
Middleware
Middleware library based on Vert.x to build advanced JSON/REST communication servers.
Vert.x and Glue based microservice framework removing distinction between standalone and serveless application. All services can run in standalone server, but, if required, same codebase can be used to run any service as serverless application.
Language Support
Ceylon support.
Groovy support.
Vert.x main repository (including the Java API).
JavaScript support.
Python support.
Ruby support.
Scala support.
Kotlin support.
EcmaScript >=6 (JavaScript) support.
Php support.
Sync Thread Non Block
Vert.x Event Bus Clients
C++11 event bus client.
Java implementation of vertxbus.js.
Java and Android Event Bus Client.
Simple Java Event Bus Client using plain TCP socket I/O.
Command-line binary client for Vert.x event bus - pipe in JSON, emit JSON.
Event bus client for Apple's Swift using the TCP-based protocol.
Event bus client for Python using the TCP-based protocol.
Event bus client for C# using the TCP-based protocol.
Event bus client for C99 using the TCP-based protocol.
Event bus client for Go-lang using the TCP-based protocol.
Event bus client for Pharo Smalltalk using the TCP-based protocol.
Event bus support for Elixir apps using TCP socket.
Event bus client for Rust applications through TCP.
Vert.x Event Bus Extensions
Cluster Managers
Hazelcast cluster manager.
Ignite cluster manager.
JGroups cluster manager.
Zookeeper cluster manager.
Infinispan cluster manager.
Consul cluster manager.
Cloud Support
Microservices
Redis storage backend for Vert.x Service Discovery.
Vert.x Circuit Breaker.
GraphQL service discovery and querying for your Vert.x microservices.
Resilience4j is a fault tolerance library designed for Java8 and functional programming. Resilience4j provides modules for Circuit Breaking, Rate Limiting, Bulkheading, Automatic retrying, Response caching and Metric measuring.
Failsafe is a lightweight, zero-dependency library for handling failures in Java 8+. Concise API. Integration with libraries that use their own schedulers for async executions, such as Akka or Vert.x. Vert.x example
A toolkit for creating autonomous services. An architecture that leverages vert.x and nannoq-tools to provide an event-based reactive architecure without centralized components, neither for communication or data, providing a theoretically linear scalability across the architecture.
ServiceComb Java Chassis is a Software Development Kit (SDK) for rapid development of microservices in Java, providing service registration, service discovery, dynamic routing, and service management features.
SmallRye Fault Tolerance is an implementation of Eclipse MicroProfile Fault Tolerance with additional features not defined by the specification. Native support of Vert.x and Mutiny.
Search Engines
Service Factory
Miscellaneous
Deploying verticles from a HOCON configuration.
Spawn child process from Vert.x.
A highly scalable redis-persistent queuing system for Vert.x.
An OpenStack Swift compatible distributed object storage server that can serve and securely store billions of large and small files using minimal resources implemented using Vert.x.
Generalized Diffie-Hellman key exchange Java library built on top of Vert.x.
Send immutable and persistent JSON from json-values across the event bus.
Testing
Development Tools
Allows for interaction with Vert.x from the command line.
Allows for remote health checking in Vert.x projects.
A Maven plugin for the hot-deploy of Maven Vert.x projects.
A Visual Studio Code (polyglot) plugin for Vert.x. Also available from the Marketplace.
A simple livereload server for Vert.x applications.
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3).
Examples
The official Vert.x blueprint showing how to build a complex microservice application.
The official Vert.x blueprint showing how to build a distributed job processing application.
The official Vert.x blueprint showing how to build a backend for a TODO application.
The official Vert.x examples including web examples, how to use the official database clients, etc.
Example of an RSS aggregator built using Vert.x, Gradle, MongoDB, Redis, Handlebars templates, AngularJS, the event bus and SockJS.
Example on how to use service-proxy with Gradle.
Step by step example with wiki description showing how to connect Vert.x and Node using event bus and service proxies.
Pure Java 8 implementation of the Todo MVC backend. Uses a Vert.x LocalMap for storage.
Kotlin implementation of the Todo MVC backend.
Scala implementation of the Todo MVC backend.
Todo MVC backend implementation with Vert.x + Groovy + some syntactic sugar + DSL routing facilities.
Java 8 starter application with example of using Vert.x with Gradle build system, profiles configuration and SLF4J.
Example on how to build a template-based web server with Gentics Mesh and handlebars.
A simple demo, showing how HTTP/2 can drastically improve user experience when a huge latency is involved.
An example application on how to build Vert.x applications with RxJava.
Yet another Event Sourcing experiment. A project exploring Vert.x to develop Event Sourcing / CQRS applications.
A starter to build a monolithic CRUD RESTful Web Service with Vert.x stack and PostgreSQL.
An example Vert.x for deploying to a Cloud Foundry service provider.
REST API Starter and Project Template ready to deploy with lots of plumbing code, examples, and documentation to quickly develope an API with almost no knowledge of vert.x and without any waste of time.
High performance PMML evaluator API based on Vert.x. Supports dynamic routing configuration for multiple PMML models via JSON.
Deployment
Utilities
Time scheduler working on Vert.x event bus allowing for scheduling with cron-style and interval timers.
Schedule events with cron specifications. Has event bus and Observable versions.
An abstraction of cron-utils for the vertx scheduler. Unix, Cron4j and Quartz style expressions are supported.
A lightweight plugable scheduler based on plain Vert.x core without any external libs for scheduling with cron-style and interval timers with a detail monitor on both sync and async task.
Allows for mapping between standard JSON configuration and a (type-safe) configuration Java bean. Also allows the configuration bean to be validated through JSR 303.
Portage of caolan/async nodejs module to Vert.x framework that provides helpers methods for common async patterns.
JSON to JSON transformation tool based on the original bazaarvoice JOLT project. Helpful to transform different json structure into an expected json format.
A Vert.x Verticle intended to deploy verticles and their dependent verticles.
Java port of Facebook Dataloader for Vert.x. Efficient batching and caching for your data layer.
A collection of Vert.x utility methods.
Just a simple handler to be used in Vert.x Web to generate access logs.
A route handler and Vert.x compatible interfaces to handle GraphQL queries in Vert.x and Vert.x Web.
Nannoq-Tools is a toolkit for constructing robust, scalable and distributed applications leveraging Vert.x including modules for authentication, cluster management, Firebase Cloud Messaging, DynamoDB, fully generic queries, REST, and more.
Mapped Diagnostic Context (MDC) that works with the Vert.x event-loop model.
A very basic implementation of JsonPath using Vert.x’s JsonObject and JsonArray, mimicking their getX, containsKey, put and remove methods.