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
diabolicallabs avatar

diabolicallabs/vertx-cron

0
View on GitHub↗
66 stars·20 forks·Java·14 views

Vertx Cron

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…

Features

  • Data Utilities - Event bus and Observable-based cron scheduler.

Star history

Star history chart for diabolicallabs/vertx-cronStar history chart for diabolicallabs/vertx-cron

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

Projects sharing features with Vertx Cron

These projects share indexed features with Vertx Cron. 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
  • dimitri/pgloaderdimitri avatar

    dimitri/pgloader

    6,295View on GitHub↗

    pgloader is a command-line tool that automates the migration of data and schema from various source databases and file formats into PostgreSQL. It combines schema discovery, parallel data pipelines, and type casting into a single, declarative workflow, using PostgreSQL's COPY protocol for high-throughput bulk loading. The tool distinguishes itself by compiling a dedicated command language into concurrent reader-writer pipelines that handle schema introspection, data transformation, and error-resilient batch processing. It supports migrating entire databases from MySQL, MS SQL, SQLite, and Pos

    Common Lispclozure-clcommon-lispcsv
    View on GitHub↗6,295
  • 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→

Frequently asked questions

What does diabolicallabs/vertx-cron do?

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…

What are the main features of diabolicallabs/vertx-cron?

The main features of diabolicallabs/vertx-cron are: Data Utilities.

Which projects share features with diabolicallabs/vertx-cron?

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. 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. engagingspaces/vertx-dataloader — Efficient, asynchronous batching and caching in clustered environments, port of Facebook DataLoader. aesteve/vertx-pojo-config — A very simple tool to map Vert.x's json configuration onto a typed configuration Java bean.