Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/mikand13/vertx-examples

Vertx Examples of Basic Concepts

basics examples learning tutorial vertx

Last synced: 17 Dec 2024

https://github.com/lucas-dclrcq/vertx-guice

Enable Verticle dependency injection using Guice.

guice injection java vertx

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

http vertx weboskcet

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

mongodb restful-api vertx

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/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/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/spcookie/tokisaki

A robot service that can be started in just a few simple steps, using cool features (currently under development)

docker hinernate kotlin mapstruct minio mirai-bot mutiny postgresql quarkus quartz redis rest-api resteasy smallrye vertx

Last synced: 19 Dec 2024

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/jollycorivug/jrpc

jRPC,一款基于 Etcd + Vert.x 的高性能 RPC 框架

etcd jdk21 vertx zookeeper

Last synced: 19 Dec 2024

https://github.com/bugthesystem/skala-vert.x

Vert.x sample using scala

docker sbt scala vertx vertx-web

Last synced: 28 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 :)

docker mongodb vertx

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/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/billyyccc/incubator-vertx-mssql-client

The Reactive Microsoft SQL Server Client(Incubating)

gsoc gsoc-2019 mssql reactive sql vertx

Last synced: 08 Dec 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 机制动态拓展序列化器、负载均衡器、重试和容错策略等。

rpc rpc-framework vertx

Last synced: 01 Nov 2024

https://github.com/valuelogic/vertx-pico

vert.x integration with PicoContainer

java picocontainer vertx

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

graalvm graphql quarkus vertx

Last synced: 21 Nov 2024

https://github.com/vinceh121/git-swears

Counts swear words over time in a git repository

git java service vertx

Last synced: 12 Nov 2024

https://github.com/selcuksert/quic

QUIC protocol PoC

quic vertx

Last synced: 19 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/eclipse-vertx/vertx5-parent

Vert.x 5 Parent pom

java maven vertx

Last synced: 07 Oct 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/which0113/freefish-rpc

基于 Etcd + Vert.x 的高性能和轻量级 RPC 框架

etcd rpc vertx zookeeper

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/dr-dream/rest-to-rest-proxy

Quarkus/Camel based proxy to pass http requests to remote agent

camel kotlin quarkus vertx websocket

Last synced: 09 Oct 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

vertx vertx-lang-js yaml

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

vertx

Last synced: 14 Dec 2024

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

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

chat docker java vertx websocket

Last synced: 19 Dec 2024

https://github.com/billyyccc/vertx-scaffold-collections

Collections of opinionated scaffold projects with Vert.x stack

opinionated scaffold vertx

Last synced: 08 Dec 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/hhandoko/kolektif_archive

Scala in Vert.x example

gradle scala vertx vertx-web vertx3

Last synced: 11 Nov 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+.

bug oracle vertx

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/salpreh/vertx-product-api

Products api with Vert.x

demo-project java vertx

Last synced: 19 Dec 2024

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

A vert.x web rest api demonstrating gzip compression

blog vertx

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

kafka ksqldb vertx

Last synced: 19 Dec 2024

https://github.com/sameer/vandyinnovation.com

Vanderbilt Medical Innovation Lab Site

vertx vertx-web

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/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.

discord java kotlin vertx

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

java vertx

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/lhmzhou/radikatz

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

redis vertx

Last synced: 14 Dec 2024

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

Showcase for eventbus mapping based on quarkus [MIRROR]

eventbus kafka quarkus showcase vertx

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

caffeine-cache howto vertx

Last synced: 06 Jan 2025

https://github.com/umihnea/poller

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

react vertx

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

vertx

Last synced: 19 Dec 2024

Eclipse Vert.x Awesome Lists
Eclipse Vert.x Categories