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

Retrofit adapter for Vert.x
Retrofit adapter for Vert.xJava

A highly scalable Retrofit adapter that enables non-blocking HTTP client operations using Vert.x as the underlying transport.

#httpclient#java-library#ssl-tls
Stars33
Forks7
Last commit4 years ago
Vert.x Unit
Vert.x UnitJavaScript

Async polyglot unit testing for the Vert.x toolkit.

#unit-testing#integration-testing#concurrent
Stars33
Forks28
Last commit3 days ago
Vert.x HK2
Vert.x HK2Java

Enables dependency injection for Vert.x verticles using the HK2 framework.

#dependency-injection#hk2#java
Stars32
Forks4
Last commit4 years ago
Aerospike
AerospikeJava

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

#database-driver#event-driven#rxjava2
Stars32
Forks4
Last commit7 months ago
kafka
kafkaJava

A Vert.x library for asynchronous Kafka message consumption and production via the Vert.x event bus.

#java-library#message-queue#event-bus
Stars31
Forks11
Last commit10 years ago
Go
GoGo

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

#go-client#integration#distributed-systems
Stars31
Forks4
Last commit8 years ago
Vert.x Web Accesslog
Vert.x Web AccesslogJava

An event-based access log implementation for Vert.x web routes, compatible with Apache and W3C log formats.

#event-driven#w3c-log-format#accesslog
Stars30
Forks6
Last commit1 year ago
Chime
ChimeCeylon

A Vert.x event bus time scheduler supporting cron-style, interval, union, and custom timers with flexible management.

#time-management#event-bus#java
Stars29
Forks3
Last commit8 years ago
Vert.x CronUtils
Vert.x CronUtilsJava

An abstraction of cron-utils for the vertx scheduler

#async#timer#timeout
Stars26
Forks5
Last commit3 days ago
Vert.x Beans
Vert.x BeansJava

A library that injects Vert.x core objects as Spring beans, enabling Vert.x usage as a library within Spring applications.

#event-driven#java-library#dependency-injection
Stars26
Forks11
Last commit6 months ago
Vert.x GraphQL Utils
Vert.x GraphQL UtilsJava

Helper classes for building GraphQL HTTP servers with Vert.x, integrating graphql-java async execution.

#http-server#data-fetching#api
Stars25
Forks1
Last commit8 years ago
Orbital
OrbitalJava

A high-performance, Vert.x-based distributed Java game server for real-time indie multiplayer development.

#realtime#multiplayer#gameserver
Stars24
Forks2
Last commit1 month ago
Java
JavaJava

A Vert.x EventBus client written in Java that works on Android 2.3.7+, enabling communication with Vert.x servers.

#tcp#java-client#distributed-systems
Stars23
Forks8
Last commit9 years ago
vertx-util
vertx-utilJava

A collection of utilities and APIs for simplifying asynchronous programming and common tasks in Vert.x applications.

#event-driven#asynchronous-programming#event-bus
Stars22
Forks3
Last commit10 years ago
Consul Cluster Manager
Consul Cluster ManagerJava

A Consul-based cluster manager plugin for Vert.x, enabling service discovery, distributed data structures, and cluster coordination.

#distributed-counter#distributed-systems#distributed-locks
Stars20
Forks4
Last commit
OpenShift Vert.x cartridge
OpenShift Vert.x cartridgeShell

An OpenShift cartridge for deploying and running Vert.x 3 applications as fat JARs on OpenShift v2.

#fat-jar#deployment#java
Stars20
Forks6
Last commit8 years ago
vertx-rest-storage
vertx-rest-storageJava

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

#data-persistence#redis#rest-api
Stars19
Forks6
Last commit7 days ago
Serverx
ServerxJava

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

#web-server#oauth2#template-engine
Stars19
Forks1
Last commit3 years ago
C++11
C++11C++

A C++11 client library for connecting to Vert.x 3.x event bus via WebSocket.

#asio#distributed-systems#jsoncpp
Stars17
Forks6
Last commit9 years ago
Meteor
MeteorJavaScript

Enables Meteor applications to connect and communicate with Vert.x components via the Vert.x Event Bus.

#meteor-integration#distributed-systems#event-bus
Stars17
Forks2
Last commit8 years ago
vert.x
vert.xElixir

An Elixir package providing TCP-based connectivity between Elixir applications and Vert.x event bus.

#vertx-eventbus#elixir-lang#elixir-programming-language
Stars16
Forks2
Last commit1 year ago
Vert.x Gentics Mesh Example
Vert.x Gentics Mesh ExampleHTML

Example of building a template-based web server using Gentics Mesh and Handlebars with Vert.x.

#web-server#content-management#graphql
Stars16
Forks5
Last commit9 months ago
Onesignal
OnesignalJava

A Vert.x library for sending validated asynchronous push notifications via OneSignal with compile-time safety.

#onesignal-notifications#java-library#onesignal
Stars16
Forks4
Last commit5 years ago
vertx-mysql-binlog-client
vertx-mysql-binlog-clientJava

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

#mysql-replication#change-data-capture#reactive-programming
Stars16
Forks2
Last commit
Ruby
RubyRuby

Enables Ruby language support for building reactive applications on the Vert.x toolkit.

#event-driven#jruby#reactive-programming
Stars15
Forks10
Last commit4 months ago
Vert.x health check
Vert.x health checkJava

Health checks for Eclipse Vert.x

#monitoring#healthcheck#reactive
Stars15
Forks17
Last commit3 days ago
vertx-redisques
vertx-redisquesJava

A highly scalable, Redis-persistent queuing system for Vert.x applications.

#event-driven#redis#message-queue
Stars14
Forks6
Last commit2 days ago
Maven Service Factory
Maven Service FactoryJava

A Vert.x verticle factory that resolves and deploys verticles from Maven repositories at runtime.

#service-deployment#modular-architecture#runtime-resolution
Stars14
Forks9
Last commit
Vert.x WireMongo
Vert.x WireMongoJava

Lightweight mongo mocking for Vert.x

#integration-testing#mongodb#mongomock
Stars14
Forks5
Last commit3 days ago
Groovy
GroovyJava

Adds Groovy language support to the Vert.x reactive toolkit for building JVM applications.

#event-driven#non-blocking#reactive-programming
Stars14
Forks21
Last commit3 days ago
Grooveex
GrooveexGroovy

A Groovy extension module for Vert.x that adds syntactic sugar and a DSL for more idiomatic Groovy APIs.

#event-driven#async-programming#dsl
Stars14
Forks1
Last commit10 years ago
ZeroMQ
ZeroMQJava

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

#integration#distributed-systems#event-bus
Stars13
Forks2
Last commit6 months ago
Java
JavaJava

A lightweight Java client for the Vert.x EventBus TCP bridge, enabling communication without external dependencies.

#java#java-nio#message-broker
Stars12
Forks1
Last commit1 year ago
Vert.x JsonPath
Vert.x JsonPathJava

Lightweight JsonPath for Vert.x

#jsonpath#json#vertx
Stars12
Forks1
Last commit3 days ago
Php
PhpJava

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

#vertx-lang-jphp#server-side#jphp
Stars12
Forks2
Last commit4 years ago
Eventbus Service
Eventbus ServiceKotlin

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

#annotation-processor#coroutines#distributed-systems
Stars12
Forks2
Last commit2 months ago
PreviousPage 3 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
2 years ago
8 years ago
3 days ago
#Java99
#Reactive61
#Microservices33
#Reactive Programming29
#Asynchronous27
#Event Driven24
#Distributed Systems23
#Event Bus20
#Async17
#Jvm14
#Kotlin14
#Web Framework14