awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
gchauvet avatar

gchauvet/vertx-async

0
View on GitHub↗
12 stars·1 fork·Java·7 views

Vertx Async

vertx-async is a portage of caolan/async nodejs module to Vert.x framework that provides helpers methods for common async patterns.

Features

  • Data Utilities - Async pattern helpers ported from Node.js.

Star history

Star history chart for gchauvet/vertx-asyncStar history chart for gchauvet/vertx-async

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does gchauvet/vertx-async do?

vertx-async is a portage of caolan/async nodejs module to Vert.x framework that provides helpers methods for common async patterns.

What are the main features of gchauvet/vertx-async?

The main features of gchauvet/vertx-async are: Data Utilities.

Which projects share features with gchauvet/vertx-async?

Projects with overlapping indexed features include: ankane/pgsync — Sync data from one Postgres database to another. dalibo/ldap2pg — :elephant: :busts_in_silhouette: Manage PostgreSQL roles and privileges from YAML or LDAP. diabolicallabs/vertx-cron — This module allows you to schedule an event using a Cron specification. It can either send or publish a message to the… dimitri/pgloader — pgloader is a command-line tool that automates the migration of data and schema from various source databases and file… dimitri/regresql — Regression Testing your SQL queries. aesteve/vertx-pojo-config — A very simple tool to map Vert.x's json configuration onto a typed configuration Java bean.

Projects sharing features with Vertx Async

These projects share indexed features with Vertx Async. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ankane/pgsyncankane avatar

    ankane/pgsync

    3,453View on GitHub↗

    Sync data from one Postgres database to another

    Rubypostgresql
    View on GitHub↗3,453
  • dalibo/ldap2pgdalibo avatar

    dalibo/ldap2pg

    232View on GitHub↗

    :elephant: :bustsinsilhouette: Manage PostgreSQL roles and privileges from YAML or LDAP

    Go
    View on GitHub↗232
  • diabolicallabs/vertx-crondiabolicallabs avatar

    diabolicallabs/vertx-cron

    66View on GitHub↗

    This module allows you to schedule an event using a Cron specification. It can either send or publish a message to the address of your choice. If the consumer of that message returns a response, you can specify where to send that response when the consumer completes. You can also cancel the…

    Java
    View on GitHub↗66
  • aesteve/vertx-pojo-configaesteve avatar

    aesteve/vertx-pojo-config

    3View on GitHub↗

    A very simple tool to map Vert.x's json configuration onto a typed configuration Java bean.

    Java
    View on GitHub↗3
Compare all 30 related projects→