Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Vertx

Vertx

63 projects

Showing 36 of 61 projects

Java
JavaJava

A toolkit for building reactive applications on the JVM with support for HTTP, TCP, and file system operations.

#event-driven#http-server#high-performance
Stars14.7k
Forks2.1k
Last commit15 hours ago
Vert.x
Vert.x

A curated list of awesome frameworks, libraries, and resources for the Vert.x reactive toolkit.

#event-driven#developer-tools#reactive-programming
Stars2.2k
Forks284
Last commit19 days ago
EcmaScript
EcmaScriptJava

EcmaScript (JavaScript) language support for Eclipse Vert.x, enabling fast server-side JavaScript on the JVM.

#hacktoberfest2021#server-side#npm
Stars890
Forks74
Last commit6 months ago
Vert.x blueprint - Microservice application
Vert.x blueprint - Microservice applicationJava

A blueprint for building reactive microservice applications using Vert.x, featuring a micro-shop example.

#api-gateway#event-driven-architecture#elk-stack
Stars788
Forks298
Last commit
Artipie
ArtipieJava

An open-source, horizontally scalable binary artifact management tool supporting Maven, Docker, npm, and more.

#brm#devops#npm-registry
Stars686
Forks74
Last commit9 months ago
Gravitee.io API Management ()
Gravitee.io API Management ()Java

An open-source API management platform for controlling access, lifecycle, and analytics of your APIs.

#api-gateway#api-analytics#open-source
Stars421
Forks116
Last commit10 hours ago
jOOQ
jOOQJava

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

#database-access#rxjava3#rxjava2
Stars390
Forks57
Last commit2 years ago
Cloudopt Next
Cloudopt NextKotlin

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

#java-library#plugin-system#modular
Stars349
Forks50
Last commit2 years ago
Jubilee
JubileeRuby

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

#event-driven#http-server#jruby
Stars326
Forks19
Last commit9 years ago
Donkey
DonkeyJava

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

#http-server#ring-compatible#non-blocking
Stars298
Forks14
Last commit2 years ago
Vert.x MQTT Server
Vert.x MQTT ServerJava

A Vert.x-based MQTT server and client implementation for building IoT applications and protocol bridges.

#iot#rxjava2#client
Stars214
Forks95
Last commit8 days ago
Vert.x blueprint - TODO backend
Vert.x blueprint - TODO backendJava

A reactive todo-backend blueprint implementation using Vert.x with support for Redis and MySQL persistence.

#rxjava2#redis#rest-api
Stars185
Forks56
Last commit6 years ago
REST.VertX
REST.VertXJava

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

#jax-rs#rest#api-server
Stars166
Forks33
Last commit1 year ago
Kovert
KovertKotlin

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

#dependency-injection#template-engine#async
Stars158
Forks10
Last commit7 years ago
Vert.x Jersey
Vert.x JerseyJava

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

#jax-rs#dependency-injection#rest-api
Stars154
Forks47
Last commit4 years ago
Vert.x blueprint - Job Queue
Vert.x blueprint - Job QueueJava

A priority task queue implementation using Vert.x and Redis, inspired by Automattic/kue.

#task-queue#redis#message-queue
Stars146
Forks32
Last commit8 years ago
Redis
RedisJava

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

#event-driven#redis#non-blocking
Stars139
Forks122
Last commit8 days ago
Vert.x-Pac4j
Vert.x-Pac4jJava

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

#oauth#reactive-java#authentication
Stars133
Forks34
Last commit1 day ago
Vert.x feeds
Vert.x feedsJava

A real-time feed aggregator built with Vert.x 3, using MongoDB and Redis for data storage and real-time updates.

#feed-aggregator#redis#event-bus
Stars131
Forks30
Last commit6 years ago
Knot.x
Knot.x

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

#knotx#adobe-experience-manager#aem
Stars126
Forks26
Last commit4 years ago
VertxUI
VertxUIJava

A pure Java framework for building reactive client-side web apps with POJO traffic, declarative views, and jUnit GUI testing.

#single-page-applications#clientside#client-side-java
Stars124
Forks13
Last commit7 years ago
Java
JavaJava

A 100% Java framework for building reactive client-side web apps with POJO traffic, declarative views, and jUnit GUI testing.

#single-page-applications#clientside#client-side-java
Stars124
Forks13
Last commit7 years ago
Vert.x Stack
Vert.x StackJava

A pre-configured Maven dependency management system for the Vert.x toolkit and its endorsed modules.

#version-management#reactive-programming#dependency-management
Stars122
Forks47
Last commit8 days ago
Service Discovery
Service DiscoveryJava

A service discovery infrastructure for Vert.x microservices, enabling registration and discovery of various service types.

#redis#distributed-systems#kubernetes
Stars119
Forks65
Last commit8 days ago
Vert.X Toolbox
Vert.X ToolboxJava

A service discovery infrastructure for Vert.x microservices that registers and discovers various service types with extensible bridges.

#redis#distributed-systems#kubernetes
Stars119
Forks65
Last commit8 days ago
openapi4j adapter for Vert.x
openapi4j adapter for Vert.xJava

A Java-based OpenAPI 3 parser, JSON schema validator, and request/response validator for API tooling.

#rest#java-library#request-validator
Stars110
Forks41
Last commit5 years ago
Simple File Server
Simple File ServerJava

A distributed object storage server compatible with OpenStack Swift API, designed to store billions of files efficiently with built-in encryption and replication.

#openstack-swift#distributed-storage#object-storage
Stars90
Forks11
Last commit
Kafka Client
Kafka ClientJava

A reactive Kafka client for Vert.x that provides asynchronous consumer and producer APIs with stream support.

#stream-processing#event-driven#message-queue
Stars89
Forks89
Last commit8 days ago
Gateleen
GateleenJava

A RESTful middleware toolkit for building API gateways with modular features like caching, routing, and request queuing.

#api-gateway#caching#redis
Stars82
Forks35
Last commit1 day ago
RabbitMQ
RabbitMQJava

A Vert.x client for interacting with RabbitMQ brokers using AMQP 0.9.1 protocol.

#event-driven#rabbitmq-client#message-queue
Stars75
Forks64
Last commit8 days ago
vertx-dataloader
vertx-dataloaderJava

A Java 8 port of Facebook DataLoader for Vert.x, providing efficient asynchronous batching and caching in clustered environments.

#caching#facebook-dataloader#graphql
Stars73
Forks10
Last commit8 years ago
jEaSSE
jEaSSEJava

A lightweight Java library for implementing Server-Sent Events (SSE) on the server side with support for servlets and Vert.x.

#server-side#servlet#java
Stars68
Forks17
Last commit7 years ago
Vert.x Cron
Vert.x CronJava

A Vert.x module for scheduling events on the event bus using cron expressions with support for send/publish actions and RxJava observables.

#event-bus#reactive-programming#java
Stars66
Forks20
Last commit15 days ago
Vert.x Guice
Vert.x GuiceJava

Enables dependency injection for Vert.x modules and verticles using Google Guice.

#modules#dependency-injection#java
Stars62
Forks24
Last commit6 years ago
Vert.x Elasticsearch Service
Vert.x Elasticsearch ServiceJava

A Vert.x 3 service that provides Elasticsearch operations via the Vert.x event bus.

#integration#distributed-systems#event-bus
Stars60
Forks19
Last commit9 years ago
Vert.x Child Process
Vert.x Child ProcessJava

A Vert.x extension for spawning and managing child processes with non-blocking I/O.

#event-driven#child-process#java
Stars56
Forks11
Last commit1 year ago
Page 1 of 2Next

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
7 years ago
3 years ago
#Java46
#Reactive26
#Microservices17
#Reactive Programming16
#Asynchronous15
#Event Driven11
#Distributed Systems9
#Web Framework8
#Jvm8
#Rest Api7
#Docker7
#Redis7