vertx-bitsy
Vert.x wrapper
An integration of Bitsy with Vert.x that enables usage in Java-based projects.
Vert.x Bitsy integration
1 stars
3 watching
1 forks
Language: Java
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cstamas/vertx-sisu | Adds dependency injection to Vert.x applications using Eclipse Sisu | 2 |
cstamas/vertx-orientdb | Integrates Vert.x with OrientDB for database interactions and graph storage | 7 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-lang-groovy | Supports integration of Groovy programming language with Vert.x framework | 13 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
bulivlad/vertx-codegen-plugin | Facilitates code generation for Vert.x Java projects by configuring the build environment. | 9 |
reactiverse/vertx-maven-plugin | A tool for automating build processes and enhancing development workflows for Vert.x applications | 74 |
vietj/retrofit-vertx | An adapter for Retrofit that leverages Vert.x's capabilities to create a scalable HTTP client | 31 |
pmlopes/vertxsnippet | A collection of pre-built code snippets for building Vert.x applications in Java and JavaScript. | 1 |
vert-x3/vertx-mqtt | A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. | 191 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 27 |
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. | 36 |
gchauvet/vertx-async | A Java library providing helpers for common async patterns in the Vert.x framework. | 12 |