vertx-examples
Vert.x examples
A collection of examples demonstrating various Vert.x services and features
Vert.x examples
4k stars
237 watching
2k forks
Language: Java
last commit: 3 days ago
Linked from 1 awesome list
asyncexampleshttp2kotlinreactivevertx
Related projects:
Repository | Description | Stars |
---|---|---|
eclipse-vertx/vert.x | A toolkit for building reactive applications with low-level concurrency and networking features. | 14,316 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
aesteve/vertx-dgraph-client | An example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service | 1 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
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-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
gentics/mesh-vertx-example | Demonstrates integration of a headless CMS with a Java-based web framework | 17 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
advantageous/vertx-node-ec2-eventbus-example | Connecting Vert.x with Node and event bus bridge for clustering in EC2 | 45 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
ef-labs/vertx-guice | Tools and examples for dependency injection in Vert.x applications using Guice | 59 |
rworsnop/vertx-beans | Makes Vert.x easy to integrate with Spring applications by providing a set of pre-configured beans and a flexible configuration mechanism. | 23 |
vert-x3/vertx-lang-groovy | Supports integration of Groovy programming language with Vert.x framework | 13 |
amoahcp/spring-vertx-ext | A library that enables developers to create Spring-aware Verticles with their own Spring context | 50 |