update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -3,7 +3,7 @@ href="https://github.com/sindresorhus/awesome"><img
src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg"
alt="Awesome" /></a></h1>
<p><a
href="http://vertx.io"><img src="vertx-logo.svg" align="right" width="250"></a></p>
href="http://vertx.io"><img src="vertx-logo.svg" align="right" width="250" alt="Vert.x logo"></a></p>
<p><em>Awesome Vert.x</em> is a list of awesome frameworks, libraries or
other components related to <a
href="https://github.com/eclipse/vert.x">Vert.x</a>.</p>
@@ -44,6 +44,7 @@ Extensions</a></li>
<li><a href="#examples">Examples</a></li>
<li><a href="#deployment">Deployment</a></li>
<li><a href="#utilities">Utilities</a></li>
<li><a href="#articles">Articles</a></li>
<li><a href="#front-end">Front-End</a></li>
</ul>
<h2 id="books">Books</h2>
@@ -71,8 +72,9 @@ usage for Vert.x Java projects.</li>
<img src="vertx-favicon.svg" alt="(stack)" title="Vert.x Stack" height="16px">
- Full featured web toolkit for Vert.x.</li>
<li><a href="https://github.com/englishtown/vertx-jersey">Vert.x
Jersey</a> - Create JAX-RS <a href="https://jersey.java.net/">Jersey</a>
resources in Vert.x.</li>
Jersey</a> - Create JAX-RS <a
href="https://eclipse-ee4j.github.io/jersey/">Jersey</a> resources in
Vert.x.</li>
<li><a href="https://github.com/kohesive/kovert">Kovert</a> - Invisible
REST framework for Kotlin + Vert.x Web.</li>
<li><a
@@ -185,6 +187,12 @@ typesafe, asynchronous SQL and generate code using jOOQ.</li>
<li><a href="https://github.com/zero88/jooqx">jOOQx</a> - Leverages the
power of typesafe SQL from <code>jOOQ DSL</code> and uses the reactive
and non-blocking SQL driver from Vert.x.</li>
<li><a
href="https://github.com/huanshankeji/exposed-vertx-sql-client">Exposed
Vert.x SQL Client</a> - Kotlins <a
href="https://github.com/JetBrains/Exposed">Exposed</a> on top of <a
href="https://github.com/eclipse-vertx/vertx-sql-client">Vert.x Reactive
SQL Client</a>.</li>
</ul></li>
<li>NoSQL Databases
<ul>
@@ -217,9 +225,9 @@ targeting <a href="https://dgraph.io">dgraph</a></li>
<li><a href="https://github.com/pjgg/rxfirestore">RxFirestore</a> -
Non-blocking Firestore SDK written in a reactive way.</li>
<li><a
href="https://github.com/imrafaelmerino/vertx-mongodb-effect">MongoDB</a>
href="https://github.com/imrafaelmerino/vertx-mongo-effect">MongoDB</a>
- Pure functional and reactive MongoDB client on top of <a
href="https://github.com/imrafaelmerino/vertx-mongodb-effect">Vert.x
href="https://github.com/imrafaelmerino/vertx-mongo-effect">Vert.x
Effect</a>. Full support for retry, fallback and recovery
operations.</li>
<li><a
@@ -307,7 +315,7 @@ Vert.x event bus.</li>
Event Bus bridge.</li>
<li><a href="https://github.com/TextBack/vertx-azure-servicebus">Azure
ServiceBus</a> - Azure <a
href="https://azure.microsoft.com/en-us/services/service-bus/">ServiceBus</a>
href="https://azure.microsoft.com/en-us/products/service-bus/">ServiceBus</a>
producer and consumer (fully async, doesnt use Microsoft Azure
SDK).</li>
<li><a href="https://github.com/rhiot/amqp-kafka-bridge">AMQP 1.0 -
@@ -973,7 +981,11 @@ containing many tutorials and other information.</li>
<h2 id="articles">Articles</h2>
<ul>
<li><a
href="https://blogs.oracle.com/javamagazine/going-reactive-with-eclipse-vertx-and-rxjava">Going
href="https://www.infoq.com/articles/reactive-java-vertx-deep-dive/">Embracing
Reactive Applications on JVM: a Deep Dive into Modern I/O Models and
Vert.x</a></li>
<li><a
href="https://blogs.oracle.com/javamagazine/post/going-reactive-with-eclipse-vertx-and-rxjava">Going
reactive with Eclipse Vert.x and RX Java</a></li>
<li><a
href="https://www.infoq.com/news/2016/06/Vert.x-3.3.0-release-features">Vert.x
@@ -998,3 +1010,5 @@ DOM, and more.</li>
<h2 id="contribute">Contribute</h2>
<p>Contributions welcome! Read the <a
href="CONTRIBUTING.md">contribution guidelines</a> first.</p>
<p><a href="https://github.com/vert-x3/vertx-awesome">vertx.md
Github</a></p>