Ecosyste.ms: Awesome
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.
- GitHub: https://github.com/topics/vertx
- Wikipedia: https://en.wikipedia.org/wiki/Vert.x
- Repo: https://github.com/eclipse-vertx
- Created by: Tim Fox
- Released: 2011
- Related Topics: java, reactive, polyglot, netty,
- Aliases: vert-x,
- Last updated: 2025-01-09 00:31:37 UTC
- JSON Representation
https://github.com/lucas-dclrcq/vertx-guice
Enable Verticle dependency injection using Guice.
Last synced: 27 Sep 2024
https://github.com/aesteve/vertx-dgraph-client
Small example showing how to use vertx-grpc client in order to target a running dgraph service
dgraph dgraph-client grpc java vertx
Last synced: 18 Dec 2024
https://github.com/fzdwx/vertx-fzdwx
vert.x based websocket and http service
Last synced: 27 Sep 2024
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: 18 Dec 2024
https://github.com/atakanbodur/logfiltering-mongodb-vert.x
RESTFUL API with Vert.x and MongoDB
Last synced: 19 Dec 2024
https://github.com/vitalegi/rpgboard-be
RPG-Board aim to provide a fast, event-driven and extensible tool where to play RPG game with friends
java-8 postgresql rest-api vertx websockets
Last synced: 12 Nov 2024
https://github.com/meuccifra/eclipse-vert.x-apache-freemarker-bootstrap5-boilerplate
This is intended to be a boilerplate for Vert.x, Freemarker, Bootstrap5, jquery and a bit of my code to start building a web application.
boilerplate bootstrap5 freemarker freemarker-template java jquery localization resourcebundle vertx vertx-web
Last synced: 19 Dec 2024
https://github.com/yonyong/bianque
扁鹊(BianQue)是一个shell组件库,封装常用的shell函数,提供给开发者使用。平台基于vertx+h2开发,脚本封装shell常用命令。
bianque eventbus h2 h2-database non-blocking reactive shell vertx vertx-eventbus
Last synced: 09 Oct 2024
https://github.com/mikand13/autonomous-services
Autonomous Services
architecture autonomy cloud microservices vertx
Last synced: 19 Dec 2024
https://github.com/romalev/reactive-vertx-service
Simple POC of nonblocking REST service based on vertx along with mongodb.
circuit-breaker java-8 mongodb poc reactive rxjava2 spring spring-boot vertx vertx-web
Last synced: 13 Nov 2024
https://github.com/karesti/harry-potter-vertx
Used for conference demo, extract of vertx-api demo in infinispan
clustering infinispan java vertx
Last synced: 18 Dec 2024
https://github.com/aesteve/todo-backend-grooveex
TodoMVC backend using grooveex on top of Vert.x 3
dsl groovy groovy-language todobackend vertx vertx-web
Last synced: 18 Dec 2024
https://github.com/lhsradek/platypus-quarkus
Platypus for Quarkus
elasticsearch flyway gelf graalvm-native-image health hibernate java javadoc jpa maven opentelemetry prometheus quarkus qute vertx
Last synced: 19 Dec 2024
https://github.com/cottoncammy/disquark
Reactive JVM wrapper for Discord's REST API
discord discord-api java kotlin smallrye-mutiny vertx
Last synced: 17 Dec 2024
https://github.com/kumuluz/kumuluzee-reactive
KumuluzEE Reactive extension for developing reactive microservices and integration with reactive streams (Vert.x and similar).
cloud-native java javaee kumuluzee microservices reactive vertx
Last synced: 23 Dec 2024
https://github.com/spodin/graphql-vertx-demo-library
Some experiments with wiring up Vert.x, Guice and GraphQL together
graphql graphql-java guice vertx
Last synced: 08 Jan 2025
https://github.com/yonyong/vertx-pg-client-patch
vertx-pg-client patch package, fix the bug that String parameter type can not be automatically converted to database type
non-blocking postgres postgresql reactive vertx vertx-jdbc vertx-pg-client vertx-sql vertx-sql-client
Last synced: 19 Dec 2024
https://github.com/shirasawasama/laboratorymanagement
[Java课设1] A Simple Laboratory Management System
h2-database material-ui react vertx vertx-web
Last synced: 19 Dec 2024
https://github.com/ardac67/expense_tracker
Some sort of api i tried to make :)
Last synced: 19 Dec 2024
https://github.com/weakish/teapot
starlette & vert.x http server example
example http-server starlette teapot vertx
Last synced: 13 Nov 2024
https://github.com/margostino/amplifix
Java toolkit (with Demo Service) built on top of Micrometer to provides a declarative and simpler way to build and expose metrics from any Java service.
grafana hazelcast metrics micrometer spring spring-boot vertx
Last synced: 07 Jan 2025
https://github.com/mark1708/simple-cloud-store
Простой онлайн магазин реализованный с помощью фреймворков: Spring Boot, Quarkus, Vert.x, а также Node.js и AngularJS
angular microservices quarkus spring-boot vertx
Last synced: 28 Nov 2024
https://github.com/anvouk/vertx-http-server
backend gradle http-server java vertx vertx-web vertx4
Last synced: 07 Jan 2025
https://github.com/devopsthinh/plfarming
Precision livestock farming is a dynamic approach to monitoring that involves the continuous observation of animals through various methods with Artificial Intelligence.
data-driven data-driven-farming event-driven event-sourcing eventbus kotlin microservice-for-ai non-blocking-io plf prototyping reactive-microservice vertx
Last synced: 19 Dec 2024
https://github.com/selcuksert/reactive-programming
Sample project on reactive programming
akka reactive-programming rxjava semantic semantic-ui sockjs springboot vertx webflux websocket
Last synced: 19 Nov 2024
https://github.com/azhan3/fractal_visualizer
Visual representation of models of Zp that make it homeomorphic to a fractal for Mr. Zander Karaganis
css electron gradle java javascript react vertx
Last synced: 19 Dec 2024
https://github.com/braumace/yuan-rpc
从 0 到 1 手写 RPC 框架。参考 Dubbo 开源项目自主设计,基于 Java + Etcd + Vert.x + 自定义协议实现的高性能 RPC 框架。开发者只需引入 Spring Boot Starter,通过注解和配置文件即可快速使用框架,可以像调用本地方法一样轻松调用远程服务;还支持 SPI 机制动态拓展序列化器、负载均衡器、重试和容错策略等。
Last synced: 01 Nov 2024
https://github.com/oleksiyp/kafka-vertx-react-chat
Sample chat application
docker-compose kafka react react-md vertx
Last synced: 27 Nov 2024
https://github.com/valuelogic/vertx-pico
vert.x integration with PicoContainer
Last synced: 26 Nov 2024
https://github.com/stove-smooth/messaging
마이크로서비스 메세징 방법 고민
spring-integration tcp vertx websocket
Last synced: 22 Nov 2024
https://github.com/mehdi-reza/graphql
GraphQL quick starter using quarkus and vertx-web-graphql
Last synced: 21 Nov 2024
https://github.com/vinceh121/git-swears
Counts swear words over time in a git repository
Last synced: 12 Nov 2024
https://github.com/daggerok/quarkus-vertx-mvc
Quarkus + Vertx + Thymeleaf (native builds doesn't work because of Thymeleaf)
mvc quarkus quarkus-thymeleaf thymeleaf thymeleaf-template-engine vertx vertx-thymeleaf vertx-web
Last synced: 11 Nov 2024
https://github.com/cch0/vertx-graal-native-image
Demo application using Vert.x and GraalVM
graalvm graalvm-native-image java jib jib-maven-plugin sdkman vertx
Last synced: 09 Oct 2024
https://github.com/oresoftware/vertx.api
Restful API using Vert.x
vertx vertx-rest vertx-restful vertx-web vertx3
Last synced: 14 Dec 2024
https://github.com/bardiademon/signin-with-google
SignIn With Google
bardiademon google-api google-authenticator java login-with-google signin-with-google vertx
Last synced: 19 Dec 2024
https://github.com/martishin/deliveryservice
Service for modeling delivery service operations, built using Kotlin, Vert.x, Koin, and Protocol Buffers. Uses Hexagonal Architecture
clean-architecture dependency-injection gradle juint koin kotlin kotlin-coroutines mockk protobuf vertx
Last synced: 19 Dec 2024
https://github.com/margostino/supersonic-session
A Reactive and Event-Driven REST API of a CRUD of a backend session. Native Support with Quarkus.
dynamodb event-driven-architecture microprofile quarkus reactive-architecture rest-api vertx
Last synced: 07 Jan 2025
https://github.com/sammers21/vertx_paho_mqtt_demo
A demo of vertx and paho mqtt clients
java mqtt-client paho-mqtt vertx
Last synced: 19 Dec 2024
https://github.com/sammers21/twitter_wall
Twitter wall
java java-8 javascript sockjs vertx vertx-web
Last synced: 19 Dec 2024
https://github.com/itsdoot/pumpkin
A distributed Minecraft Server platform built on Vert.x.
distributed minecraft minecraft-server platform server vertx
Last synced: 08 Dec 2024
https://github.com/sebastian4j/vertx-keycloak-jwt
vertx con jwt utilizando keycloak
consul junit jwt keycloak microservice vertx
Last synced: 29 Dec 2024
https://github.com/stephenott/vertx-yaml-config-verticle-deployment
Example of vertical deployment based on watched yaml file. Uses Vertx-js-lang and has ability to generate a fatjar
Last synced: 19 Dec 2024
https://github.com/benslabbert/vertx-dagger-app
Sample starter project using vertx, graalvm-native image, dagger and sveletekit
annotation-processor dagger2 graalvm-native-image htmx java jte maven maven-plugin postgresql redis svelte sveltekit vertx
Last synced: 09 Oct 2024
https://github.com/mkulak/mows
Techno demo: multiplayer web "game" with gamepad input
gamepad-api kotlin kotlin-multiplatform vertx web websocket
Last synced: 16 Dec 2024
https://github.com/dmikurube/vertx-stream
Experiments on Vert.x and streaming-like things
Last synced: 14 Dec 2024
https://github.com/billyyccc/vertx-scaffold-collections
Collections of opinionated scaffold projects with Vert.x stack
Last synced: 08 Dec 2024
https://github.com/imrafaelmerino/vertx-values
immutable json json-values persistent-storage vertx
Last synced: 09 Oct 2024
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: 09 Oct 2024
https://github.com/enaium/practice-vertx-vue-todo
A simple todo
jimmer kotlin naive naiveui todo typescript vertx vue
Last synced: 26 Sep 2024
https://github.com/itsusinn/mirai-desktop-compose
callbackhell compose-desktop coroutine eventbus kotlin mirai mirai-desktop vertx
Last synced: 09 Oct 2024
https://github.com/kiquetal/manning-iot-project
docker-compose kotlin mosquitto-mqtt-broker nodejs redis vertx
Last synced: 22 Nov 2024
https://github.com/simplydemo/vertx-lotto-api
vertx-lotto-api
backend-api eks github-actions helm vertx
Last synced: 19 Dec 2024
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+.
Last synced: 19 Dec 2024
https://github.com/ycsky98/vert.x-web-mvc
一款基于Vert.x基础上的MVC框架
java json-api spring vertx vertx-eventbus vertx-web
Last synced: 19 Dec 2024
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: 19 Dec 2024
https://github.com/iinnffiinniittyy/vert.x_project
REST API using Vert.X library. (Layered Architecture)
dao-design-pattern get java post postman-test put rest-api vertx vertx-web
Last synced: 19 Dec 2024
https://github.com/gran-software-solutions/gzip-rest-vertx
A vert.x web rest api demonstrating gzip compression
Last synced: 19 Dec 2024
https://github.com/hienduyph/vertx-kotlin-coroutines
Vertx Kotlin Coroutine Example
asyncio kotlin kotlin-coroutines vertx
Last synced: 19 Dec 2024
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: 19 Dec 2024
https://github.com/mrmorais/racing-cars-demo
Online Interactive Game for Kafka/kSQL Demo
Last synced: 19 Dec 2024
https://github.com/sameer/vandyinnovation.com
Vanderbilt Medical Innovation Lab Site
Last synced: 18 Dec 2024
https://github.com/mahdihp/spring_vertx
Integrate Spring Boot & Vert.x
mongodb multiverticle spring-boot vertx
Last synced: 13 Nov 2024
https://github.com/dewantrie/ws-countdown-with-redis
A bidding features real-time countdown timers for auction groups, synchronized across multiple instances using Redis. It leverages WebSockets for live bid updates and notifications, with an event-driven architecture powered by Vert.x. Scalable and designed for high-concurrency environments.
countdown java quarkus redis vertx websocket
Last synced: 21 Dec 2024
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: 27 Dec 2024
https://github.com/juku/mmo-proxy-2.0
Another try to build a mmo proxy server
game game-development game-engine gamedev java java-8 ldap ldap-authentication proxy-server vertx
Last synced: 23 Nov 2024
https://github.com/coffeeeatnight/discord-avatar-thief-backend
A simple Web-Application that allows you to "steal" the profile picutre or the banner of every discord user using only the discord-id.
Last synced: 17 Nov 2024
https://github.com/honeypot-project/server
Server that we made to be able to login, submit CTF flags and more
Last synced: 17 Nov 2024
https://github.com/lniche/aphrodite-java
Spring Boot 3 API Scaffold / Vert.x API Scaffold
api java scaffold springboot3 vertx
Last synced: 23 Nov 2024
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: 11 Oct 2024
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: 19 Dec 2024
https://github.com/tsegismont/vertx-json-streaming-parser
Vert.x JSON streaming parser demo
json json-stream performance vertx
Last synced: 19 Dec 2024
https://github.com/teslacn/tpcc-vertx
TPC-C like benchmark powered by Vert.x
benchmark benchmark-suite database mysql postgres postgresql tpc tpc-c tpcc vertx vertx-sql vertx-sql-client
Last synced: 22 Nov 2024
https://github.com/lhmzhou/radikatz
lightweight Vert.x application to show how to interact with Redis
Last synced: 14 Dec 2024
https://github.com/rdquispe/vertx-learn
Learning Vertx toolkit with Kotlin
docker gradle junit5 kotlin postgresql vertx
Last synced: 06 Jan 2025
https://github.com/vertx-howtos/async-loading-cache-caffeine-howto
Using Caffeine's AsyncLoadingCache in a Vert.x application
Last synced: 06 Jan 2025
https://github.com/umihnea/poller
Online service availability monitor with Java Vertx-based backend and React front-end
Last synced: 06 Jan 2025
https://github.com/follen99/beesafe
App Android (Java - Nativa) per la gestione di emergenze
android android-app android-application android-development android-studio java rest rest-api restful-api vertx vertx-web
Last synced: 06 Jan 2025
https://github.com/ricardozanini/ce-processing
Vert.x + CloudEvents + Knative playground
cloudevents knative kubernetes vertx
Last synced: 06 Dec 2024
https://github.com/singingbush/vertx-example
Example micro-service using Vert.x
Last synced: 19 Dec 2024
https://github.com/meethigher/vertx-examples
learn to use vertx
vertx vertx-eventbus vertx-web
Last synced: 08 Dec 2024