vert.x
Reactive toolkit
A toolkit for building reactive applications with low-level concurrency and networking features.
Vert.x is a tool-kit for building reactive applications on the JVM
14k stars
527 watching
2k forks
Language: Java
last commit: 4 days ago
Linked from 2 awesome lists
concurrencyevent-loophigh-performancehttp2javajvmnettynionon-blockingreactivevertx
Related projects:
Repository | Description | Stars |
---|---|---|
eclipse-vertx/vertx-junit5 | Provides tools and support for writing tests for Vert.x applications using JUnit 5 | 44 |
reactiverse/vertx-maven-plugin | A Maven plugin that facilitates the development and packaging of Vert.x applications | 74 |
eclipse-vertx/vertx-auth | Provides common authentication implementations for Vert.x applications | 166 |
mellster2012/vertx-nodejs-service-factory | A tool that enables running Node.js modules as verticles inside the Vert.x-x3 framework. | 3 |
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 |
eclipse-vertx/vertx-sql-client | A high-performance reactive SQL client written in Java that enables scalable and low-overhead database connections. | 894 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,113 |
vert-x3/vertx-unit | A testing framework for Vert.x applications that allows for asynchronous unit testing and concurrent execution of tests. | 32 |
atmosphere/atmosphere-vertx | A toolkit for building WebSocket and HTTP servers with reactive programming capabilities | 41 |
cstamas/vertx-sisu | Adds dependency injection to Vert.x applications using Eclipse Sisu | 2 |
vert-x3/vertx-shell | A command-line interface and scripting language for interacting with the Vert.x framework | 38 |
jponge/vertx-boot | A tool for deploying and managing Vert.x verticles from HOCON configuration files | 43 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
reactiverse/es4x | Provides JavaScript 4 Eclipse Vert.x support with GraalVM optimization | 884 |
vert-x3/vertx-mongo-client | An asynchronous client for interacting with a MongoDB database | 60 |