vertx-util
Vertx utility library
A collection of utility methods for working with Vert.x
Collection of Vert.x utility methods
2 stars
2 watching
0 forks
Language: Java
last commit: over 6 years ago
Linked from 1 awesome list
reactivevertx
Related projects:
Repository | Description | Stars |
---|---|---|
cyngn/vertx-util | A collection of utility functions and APIs to simplify interactions with Vert.x | 21 |
juanavelez/vertx-spring-verticle-factory | An implementation of a Vert.x Verticle Factory using Spring where verticles are obtained via a Spring Application Context. | 7 |
mobxjs/mobx-utils | Utility functions and common patterns for building reactive applications | 1,185 |
zandero/rest.vertx | Tools for building and managing REST APIs with Vert.x | 160 |
vert-x3/vertx-rx | A reactive extensions framework for building composable and event-driven applications with Vert.x | 147 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
juanavelez/vertx-dependent-verticle-deployer | An implementation of a Vert.x verticle that coordinates the deployment of other verticles and their dependents. | 6 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 35 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
imrafaelmerino/vertx-effect | A toolkit for building reactive applications using actors and persistent data structures in Vert.x | 0 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
gchauvet/vertx-async | A Java library providing helpers for common async patterns in the Vert.x framework. | 12 |
atmosphere/atmosphere-vertx | A toolkit for building WebSocket and HTTP servers with reactive programming capabilities | 41 |
reactiverse/vertx-maven-plugin | A Maven plugin that facilitates the development and packaging of Vert.x applications | 74 |