Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Vertx

Vertx

161 projects

Showing 36 of 161 projects

Vert.x Async
Vert.x AsyncJava

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

#functional-programming#library#async-programming
Stars12
Forks1
Last commit4 years ago
Ceylon
CeylonJava

A code generator that enables Ceylon language support for the Vert.x reactive toolkit.

#event-driven#reactive-programming#non-blocking-io
Stars12
Forks8
Last commit5 years ago
OpenTsDb Metrics
OpenTsDb MetricsJava

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

#performance-tracking#event-bus#opentsdb
Stars11
Forks2
Last commit10 years ago
Handlers
HandlersJava

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

#http-server#functional-programming#java
Stars11
Forks1
Last commit5 years ago
Vert.x Gradle Starter
Vert.x Gradle StarterJava

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

#sample#gradle#profiles-configuration
Stars10
Forks1
Last commit9 years ago
API Framework
API FrameworkJava

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

#api-framwork#authentication#api-framework
Stars10
Forks2
Last commit6 months ago
Smalltalk
SmalltalkSmalltalk

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

#integration#distributed-systems#pharo
Stars10
Forks0
Last commit9 years ago
Rust
RustRust

A Rust client library for interacting with the Vert.x TCP event-bus bridge, enabling bidirectional communication between Rust and Vert.x applications.

#iot#embedded#distributed-systems
Stars10
Forks2
Last commit3 years ago
JCA adaptor
JCA adaptorJava

A JCA resource adapter for integrating Vert.x 3.x applications with Java EE application servers.

#deployment#resource-adapter#java-ee
Stars10
Forks9
Last commit3 years ago
Exposed Vert.x SQL Client
Exposed Vert.x SQL ClientKotlin

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

#exposed-orm#vertx-sql-client#sql-dsl
Stars10
Forks0
Last commit
Vert.x Codegen Gradle plugin
Vert.x Codegen Gradle pluginGroovy

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

#vertx-codegen#vert-x#build-automation
Stars9
Forks2
Last commit6 years ago
RxFirestore
RxFirestoreJava

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

#event-driven#java-sdk#firestore
Stars9
Forks2
Last commit4 years ago
AMQP 1.0
AMQP 1.0Java

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

#message-queue#amqp#event-bus
Stars8
Forks7
Last commit3 months ago
Python
PythonJava

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

#event-driven#reactive-programming#asynchronous
Stars8
Forks7
Last commit10 years ago
Vert.x LiveReload
Vert.x LiveReloadJavaScript

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

#productivity#java#static-files
Stars7
Forks0
Last commit8 years ago
Vert.x Spring Verticle Factory
Vert.x Spring Verticle FactoryJava

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

#spring#spring-framework#dependency-injection
Stars7
Forks2
Last commit
HTTP/2 showcase
HTTP/2 showcaseJava

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

#gradle#demo#web-server
Stars7
Forks4
Last commit9 years ago
Kotlin Todo-Backend implementation
Kotlin Todo-Backend implementationKotlin

A TodoMVC server implementation built with Vert.x and Kotlin for learning and experimentation.

#server-side#todobackend#todomvc-server
Stars7
Forks0
Last commit10 years ago
OrientDB
OrientDBJava

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

#tinkerpop#non-blocking#database-integration
Stars7
Forks0
Last commit8 years ago
Vert.x Markdown service
Vert.x Markdown serviceJava

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

#gradle#event-bus#html-generation
Stars6
Forks5
Last commit10 years ago
Vert.x Dependent Verticle Deployer
Vert.x Dependent Verticle DeployerJava

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

#verticle-deployment#java#asynchronous
Stars6
Forks0
Last commit
C#
C#C#

A TCP eventbus client implementation for C# applications to communicate with Vert.x eventbus servers.

#json-rpc#message-queue#distributed-systems
Stars6
Forks2
Last commit9 years ago
Swift
SwiftSwift

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

#distributed-systems#client-library#tcp-bridge
Stars5
Forks1
Last commit8 years ago
vertx-smtp-server
vertx-smtp-serverGroovy

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

#integration#event-bus#java
Stars5
Forks1
Last commit10 years ago
Vert.x Todo-Backend implementation
Vert.x Todo-Backend implementationJava

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

#event-driven#educational#todo-mvc
Stars5
Forks1
Last commit10 years ago
Vert.x Solr Service
Vert.x Solr ServiceJava

A Vert.x 3 service that provides Solr search capabilities via the Vert.x event bus with proxying support.

#search#dependency-injection#event-bus
Stars4
Forks5
Last commit9 years ago
Vert.x JOLT
Vert.x JOLTJava

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

#java-library#json-object#jolt
Stars4
Forks3
Last commit6 months ago
Vert.x POJO config
Vert.x POJO configJava

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

#validation#jackson#bean-validation
Stars3
Forks0
Last commit10 years ago
Bosun Monitoring
Bosun MonitoringJava

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

#observability#opentsdb#java
Stars3
Forks1
Last commit11 years ago
Vert.x TFTP Client
Vert.x TFTP ClientJava

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

#java-library#async#tftp
Stars3
Forks0
Last commit5 years ago
Node.js Service Factory
Node.js Service FactoryJava

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

#integration#java#nodejs
Stars3
Forks1
Last commit10 years ago
Eclipse SISU Service Factories
Eclipse SISU Service FactoriesJava

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

#module-system#dependency-injection#java
Stars3
Forks0
Last commit9 years ago
vertx-values
vertx-valuesJava

vertx-values enhances JSON handling in Vert.x by providing codecs for the immutable JSON objects from the json-values library. It eliminates the need for copying JSON data during transmission over the Event Bus, reducing garbage collection overhead and boosting performance.

#immutability#json-values#java
Stars3
Forks0
Last commit
ChronoServer
ChronoServerJava

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

#cdn-testing#performance-testing#rest-api
Stars2
Forks1
Last commit10 years ago
Vert.x Util
Vert.x UtilJava

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

#task-queue#blocking-operations#java
Stars2
Forks0
Last commit8 years ago
Starter Single Verticle API
Starter Single Verticle APIJava

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

#deployment#api-template#authentication
Stars2
Forks0
Last commit5 years ago
PreviousPage 4 of 5Next

Related Tags

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
15 days ago
1 year ago
7 years ago
1 year ago
#Java99
#Reactive61
#Microservices33
#Reactive Programming29
#Asynchronous27
#Event Driven24
#Distributed Systems23
#Event Bus20
#Async17
#Jvm14
#Kotlin14
#Web Framework14