An open API service indexing awesome lists of open source software.

Eclipse Vert.x

Eclipse Vert.x is a toolkit for writing reactive polyglot applications for the JVM. Vert.x comes with an extensive reactive ecosystem that is modular, performant, and easy to use. Developers can build many kinds of applications such as soft realtime web applications, microservices, IoT applications, protocol adapters, and distributed applications thanks to the wide variety of this ecosystem.

https://github.com/karesti/cute-names

Simple example of using vert.x and infinispan for a REST API and PUSH API

howto-tutorial infinispan java openshift react vertx

Last synced: 11 May 2026

https://github.com/ntidev/melissa-service

A push notification service

push-notifications vertx websocket

Last synced: 30 Apr 2026

https://github.com/sebastian4j/vertx-keycloak-jwt

vertx con jwt utilizando keycloak

consul junit jwt keycloak microservice vertx

Last synced: 02 May 2026

https://github.com/gbrowns/semester-project

Boomer app, an android application for my semester project

andriod-studio firebase java mongodb vertx

Last synced: 03 May 2026

https://github.com/kameshsampath/msa-demos

A repo of my tiny microservices demos with spring boot, vert.x and wildfly swarm, which are developed using fabric8 msa platform

devops fabric8 fabric8-pipeline microservice spring-boot vertx wildfly-swarm

Last synced: 03 May 2026

https://github.com/stephenott/js-vertx-fatjar

A boilerplate project for Vert.x using Javascript and gradle to generate fatjars. Also provides Ruby Example

docker fatjar gradle javascript jruby nashorn ruby vertx vertx-lang-js vertx-lang-ruby

Last synced: 11 Apr 2026

https://github.com/marsbergen/vertx-mars

Vertx-Mars provides libraries to get you easier up and running with Vert.x for mostly REST-based web applications.

microservices vertx vertx-web

Last synced: 11 Apr 2026

https://github.com/vskurikhin/daybook-3.3x

The DayBook project written on GoLang/Java/Quarkus/Reactive stack with Vert.X plus React with PrimeReact.

java postgresql quarkus reactive-programming vertx

Last synced: 18 Apr 2026

https://github.com/barista-benchmarks/barista

Barista is an open-source Microservice Benchmark Suite for the JVM platform. It comprises applications written in a variety of popular frameworks and supports both JIT and AOT compilations.

benchmark-suite helidon java jvm ktor micronaut microservices playframework quarkus spring vertx

Last synced: 10 Apr 2026

https://github.com/vertx-howtos/k8s-client-side-lb-howto

Client side load balancing on Kubernetes

howto kubernetes load-balancer vertx

Last synced: 08 Feb 2026

https://github.com/thatbackendguy/network-monitoring-system

NMS - Monitoring tool for monitoring network devices over LAN

linux monitoring-tool mysql vertx vertx-web

Last synced: 24 Feb 2026

https://github.com/ycsky98/vert.x-web-mvc

一款基于Vert.x基础上的MVC框架

java json-api spring vertx vertx-eventbus vertx-web

Last synced: 28 Jan 2026

https://github.com/hien-rnd/vertx-kotlin-coroutines

Vertx Kotlin Coroutine Example

asyncio kotlin kotlin-coroutines vertx

Last synced: 09 May 2026

https://github.com/imrafaelmerino/vertx-mongo-effect

Vertx-MongoDB-Effect enables interaction with MongoDB in a purely functional and reactive style, seamlessly integrating with Vertx-effect. This library requires familiarity with Vertx-effect, as both frameworks share a foundational reliance on immutability and persistent data structures provided by json-values.

functional-programming javascript json-values mongodb persistent-data-structure reactive-programming vertx vertx-effect

Last synced: 30 Apr 2026

https://github.com/u-ways/broken-4.3.5-vertx-jdbc-client-oracle

Demo of broken type handling logic with Oracle Database in Vert.x 4.3.5+.

bug oracle vertx

Last synced: 20 Jan 2026

https://github.com/carlspring/vertx-vulns

This repository is a collection of vulnerable code examples for Vert.X.

security vertx vulnerabilities vulnerability-detection

Last synced: 02 Jan 2026

https://github.com/mslinn/quill-powered-vertx

Example program demonstrating persistence with Scala, vert.x and quill-cache, modeled after

quill vertx vertx-scala vertx-web

Last synced: 27 Oct 2025

https://github.com/aesteve/vertx-graphql-java

Simple example on building a graphql-compliant server with Vert.x and graphql-java (async)

async graphql vertx vertx-web

Last synced: 08 May 2026

https://github.com/guilherme-alves-silve/communication-platform

Projeto - Communication Platform implementado com Vert.x (reativo e não bloqueante)

clean-architecture concurrent-programming java non-blocking-io parallel-programming vertx

Last synced: 30 Apr 2026

https://github.com/hhandoko/kolektif_archive

Scala in Vert.x example

gradle scala vertx vertx-web vertx3

Last synced: 06 May 2026

https://github.com/sebastian4j/vertx-jpms-junit5

pruebas con vertx, jpms y junit5

java jlink jpms junit5 vertx

Last synced: 01 May 2026

https://github.com/vertx-howtos/web-session-infinispan-howto

Web Session Storage with Infinispan Client

clustering howto infinispan vertx web-sessions

Last synced: 01 May 2026

https://github.com/davidafsilva/vertx-logging-interceptor

Logging Interceptor Plugin for Vert.x

interceptor logging thread-blocks vertx

Last synced: 20 Jan 2026

https://github.com/mastercloudapps-projects/elasticfaulttolerant-groupchat

This repository contains the code of my final project for the URJC Master Cloud Apps

angular distributed-systems elasticity fault-tolerance kubernetes node okteto-cloud vertx

Last synced: 29 Jan 2026

https://github.com/sammers21/vertx-mqtt-client-example

An example of vertx-mqtt-client usage

java mqtt-client vertx

Last synced: 24 Apr 2026

https://github.com/aesteve/vertx-eventbus-mock-server

A fake Vert.x application publishing and receiving messages over the eventbus. Useful for integration testing of eventbus-clients

docker-image eventbus testing-tools vertx

Last synced: 07 May 2026

https://github.com/cch0/simple-vertx-mcp-server

Simple MCP Server Implemented in Vertx

claude claude-desktop mcp n8n vertx

Last synced: 07 May 2026

https://github.com/inqwise/inqwise-neo4j-client

A lightweight wrapper that integrates the reactive Neo4j Java driver with Vert.x, enabling seamless reactive database operations in Vert.x applications.

java neo4j reactive vertx

Last synced: 09 May 2026

https://github.com/usetech/rest-machinegun

An utility for testing your REST APIs. Generates a fixed or random payload using cron-schedules or a specified intervals. Supports authorization (basic, oauth2).

autotesting debug generator java performance-testing rest-api testing vertx

Last synced: 07 Feb 2026

https://github.com/vertx-howtos/async-loading-cache-caffeine-howto

Using Caffeine's AsyncLoadingCache in a Vert.x application

caffeine-cache howto vertx

Last synced: 31 Jan 2026

https://github.com/termermc/krestx-api

An opinionated Vert.x REST library built with Kotlin and coroutines

coroutines kotlin opinionated rest vertx vertx-web

Last synced: 20 Jan 2026

https://github.com/zubayear/green

few endpoints exposed as experimenting with vertx+eventbus

consistent-hashing vertx vertx-eventbus

Last synced: 02 Feb 2026

https://github.com/scx567888/scx-matrix

🍓 Extension modules for SCX

java scx vertx

Last synced: 12 Jan 2026

https://github.com/insist-youself/linger-rpc

Linger RPC框架 —— 基于 Java + Etcd + Vert.x 实现的轻量级 RPC 框架

etcd guava-retrying hessio hutool json junit kryo logback lombok spi springbootstarter vertx zookeeper

Last synced: 26 Feb 2026

https://github.com/vertx-howtos/executable-jar-docker-howto

Creating a container for a Vert.x app packaged as an executable uber-jar

docker executable-jar howto vertx

Last synced: 11 Feb 2026

https://github.com/jcasbin/vertx-authz

Vertx RBAC authorization middleware based on jCasbin

abac access-control acl auth authorization authz casbin jcasbin rbac vertx

Last synced: 09 Feb 2026

https://github.com/ricardozanini/ce-processing

Vert.x + CloudEvents + Knative playground

cloudevents knative kubernetes vertx

Last synced: 20 Apr 2026

https://github.com/aseara/vmqtt

mqtt vertx

Last synced: 18 Jan 2026

https://github.com/daggerok/vertx-examples

This repository contains vertx examples

vertx vertx-web

Last synced: 16 Apr 2026

https://github.com/knotx/knotx-dropwizard-metrics

Vert.x Dropwizard Metrics with ready to use Verticle and Reporter instances

dropwizard-metrics knotx metrics monitoring vertx

Last synced: 06 May 2026

https://github.com/aakash17kc/messaging

A vertx service to facilitate cross app communication

java vertx

Last synced: 02 Jan 2026

https://github.com/danielmachadovasconcelos/base-vertx-spring

Base application that mix vertx reactive with spring boot

gradle postgres spring-boot vertx

Last synced: 11 Feb 2026

https://github.com/panga/javaone2014-vertx-jca

Vert.x Nashorn <-> JavaEE 6 communication through JCA adapter module

nashorn vertx

Last synced: 12 May 2026

https://github.com/salpreh/vertx-product-api

Products api with Vert.x

demo-project java vertx

Last synced: 12 Feb 2026

https://github.com/fapdash/vertx-5-gradle-jlink-example

Example project showing how to build a JVM runtime image with jlink of a Vert.x 5 project via Gradle.

gradle java java-21 java-module java-modules jigsaw jlink jpms modular-jar module-info runtime-image vertx

Last synced: 08 May 2026

https://github.com/vertx-howtos/protobuf-eventbus-howto

Exchanging generated Protobuf classes on the Event Bus

eventbus protobuf vertx

Last synced: 12 Feb 2026

https://github.com/mickablondo/hibernate-reactive-test

Testing hibernate reactive with mutiny and postgresql from testcontainers

hibernate-reactive java liquibase mutiny postgresql spring-boot testcontainers vertx webflux

Last synced: 04 May 2026

https://github.com/tfkfan/orbital-monitor

Admin and monitoring panel for orbital framework

admin game-development highload java monitoring netty orbital vertx

Last synced: 06 Apr 2026

https://github.com/cynicdog/edugether

An application for academic members of a school. Implemented are Vertx, Hibernate.

vertx

Last synced: 28 Mar 2025

https://github.com/lhmzhou/radikatz

lightweight Vert.x application to show how to interact with Redis

redis vertx

Last synced: 06 May 2026

https://github.com/steffikeranj/vertx-graphql

Demonstration of Microservices with Vertx and GraphQL

graphql microservices vertx

Last synced: 09 May 2026

https://github.com/cynicdog/school-app-jpa

Simple application for businesses in school. Used are JPA / Hibernate and Vert.x

vertx

Last synced: 13 Feb 2026

https://github.com/daggerok/hello-vertx-app

Vert.x getting started guide

vertx vertx-web

Last synced: 28 Apr 2026

https://github.com/gran-software-solutions/gzip-rest-vertx

A vert.x web rest api demonstrating gzip compression

blog vertx

Last synced: 15 Feb 2026

https://github.com/ai-lenok/simple-chat

Простой и легковесный чат

chat docker java vertx websocket

Last synced: 15 Feb 2026

https://github.com/rdquispe/vertx-learn

Learning Vertx toolkit with Kotlin

docker gradle junit5 kotlin postgresql vertx

Last synced: 28 Feb 2026

https://github.com/honeypot-project/server

Server that we made to be able to login, submit CTF flags and more

java vertx

Last synced: 02 Apr 2026

https://github.com/umihnea/poller

Online service availability monitor with Java Vertx-based backend and React front-end

react vertx

Last synced: 02 Mar 2026

https://github.com/unexist/showcase-eventbus-quarkus

Showcase for eventbus mapping based on quarkus [MIRROR]

eventbus kafka quarkus showcase vertx

Last synced: 10 May 2026

https://github.com/tsegismont/vertx-json-streaming-parser

Vert.x JSON streaming parser demo

json json-stream performance vertx

Last synced: 16 Apr 2026

https://github.com/zandero/server.vertx

Simple vert.x template server with JAX-RS REST API and Guice injection

guice jax-rs vertx

Last synced: 28 Apr 2026

https://github.com/gregory-ledenev/easyroutingclustersample

This sample project and step-by-step tutorial demonstrates building a simple clustered application using EasyRouting for Vert.x.

cluster java microservices sample tutorial vertx

Last synced: 14 May 2026

https://github.com/gregoirew/vertx-grpc-sample

Simple grpc server/client on vert.x

grpc vertx

Last synced: 17 Apr 2026

https://github.com/mumez/bolt.x

A Vert.x EventBus bridge verticle to access Neo4j database via bolt protocol.

bolt eventbus neo4j vertx

Last synced: 18 Apr 2026

https://github.com/p14n/vertx-ring

A clojure ring adapter for Eclipse Vert.x 5

clojure ring vertx

Last synced: 18 Apr 2026

https://github.com/daggerok/quarkus-vertx-template-engines

Revisit MVC templating solutions we have in Quarkus and in Vertx as well...

fabric8 fabric8-maven-plugin quarkus vertx vertx-handlebars vertx-web vertx-web-templ vertx-web-templ-handlebars

Last synced: 18 Apr 2026

https://github.com/daihy8759/es4x-example

This is a ES4X example project.

es4x typescript vertx

Last synced: 20 Apr 2026

https://github.com/ian-rossi/backend-fighting-2025

Backend fighting 2025 edition challenge solution. The challenge is to integrate with two payment processors services with the smaller tax, ensuring max profit. The plot twist is: they're quite unstable!

docker docker-compose java java-21 java-21-lts mandrel nginx quarkus quarkus-maven quarkus-native quarkus-reactive quarkus-resteasy quarkus-resteasy-mutiny quarkusio redis redis-search redisearch rinha-de-backend rinha-de-backend-2025 vertx

Last synced: 11 Apr 2026

https://github.com/singingbush/vertx-example

Example micro-service using Vert.x

vertx

Last synced: 21 Apr 2026

https://github.com/gerson-murguia/practica-vertx-sensores

Practica de Vert.x con ejemplo de sensores

vertx vertx-web

Last synced: 03 Jan 2026

https://github.com/ivpal/vertx-ignite-streamer

vertx-ignite-streamer provides streaming events from Vert.x event bus to key-value pairs into Apache Ignite instance.

apache-ignite vertx

Last synced: 25 Apr 2026

https://github.com/steffikeranj/java-vertx-crud

Repository to demonstrate how CRUD operations can be done with Java Vertx toolkit

crud java vertx vertx-web

Last synced: 25 Apr 2026

https://github.com/hstreb/rinha-backend

projeto para testar tecnologias com java para resolver o problema da rinha de backend https://github.com/zanfranceschi/rinha-de-backend-2023-q3

gatling java jooby postgresql spring-boot vertx virtual-threads webflux

Last synced: 03 Feb 2026

https://github.com/kinotic-foundation/vertx-mcp

A Vert.x MCP Server built on top of MCP Java SDK

java llms mcp mcp-server vertx

Last synced: 19 Aug 2025

https://github.com/ananto30/vertx-async-gateway

Async to sync using Vert.x event bus

docker eventbus java vertx vertx-web

Last synced: 05 May 2026

https://github.com/cch0/vertx-graalvm-native-image-log4j

Simple Vert.x application using GraalVM and Log4j

graalvm java log4j2 vertx

Last synced: 06 May 2026

https://github.com/sammers21/money-transfer-api

Simple RESTful API for money transfers between users

java money restful-api transfer vertx

Last synced: 28 Apr 2026

https://github.com/bicroz/vertx-eventbus-bridge-clients

EventBus Bridge clients

bridge csharp vertx

Last synced: 28 Apr 2026

https://github.com/mkulak/mows

Techno demo: multiplayer web "game" with gamepad input

gamepad-api kotlin kotlin-multiplatform vertx web websocket

Last synced: 28 Apr 2026

https://github.com/tejashah88/triforce-listener

WebSocket Server for Triforce Control to listen for game controller input and map them to keyboard/mouse inputs.

android dolphin-emu kotlin vertx websocket

Last synced: 11 May 2026

https://github.com/sczyh30/vertx-twitter-wall-scala

Vert.x Twitter Wall Sample

asynchronous scala vertx

Last synced: 28 Apr 2026

https://github.com/ahus1/prometheusvertxminimal

Minimal example on how to use Prometheus Monitoring for Vert.x applications

prometheus vertx

Last synced: 28 Apr 2026

https://github.com/knowledgegarden/vcore-todo

Vert.x Vue ToDo app.

vertx vertx-web vue vue3 vuejs

Last synced: 18 Feb 2026

Eclipse Vert.x Awesome Lists
Eclipse Vert.x Categories