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

ottogroup/schedoscopeArchived

0
View on GitHub↗
97 stars·28 forks·Scala·Apache-2.0·12 viewsschedoscope.org↗

Schedoscope

Schedoscope is a scheduling framework for painfree agile development, testing, (re)loading, and monitoring of your datahub, lake, or whatever you choose to call your Hadoop data warehouse these days.

Features

  • Scheduling - Scala DSL for managing Hadoop job scheduling.
  • Workflow Scheduling - Scala DSL for agile scheduling of Hadoop jobs.
  • Workflow Scheduling - Scala DSL for agile scheduling of Hadoop-based jobs.

Star history

Star history chart for ottogroup/schedoscopeStar history chart for ottogroup/schedoscope

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 ottogroup/schedoscope do?

Schedoscope is a scheduling framework for painfree agile development, testing, (re)loading, and monitoring of your datahub, lake, or whatever you choose to call your Hadoop data warehouse these days.

What are the main features of ottogroup/schedoscope?

The main features of ottogroup/schedoscope are: Scheduling, Workflow Scheduling.

Which projects share features with ottogroup/schedoscope?

Projects with overlapping indexed features include: apache/incubator-airflow — This project is a Python workflow orchestration platform and programmatic data pipeline engine used to author,… dagster-io/dagster — Dagster is a data orchestration platform designed to manage the entire lifecycle of data assets through declarative… jhuckaby/cronicle — Cronicle is a distributed job scheduler that replaces traditional cron with a browser-based management interface. It… radlab/sparrow — Sparrow scheduling platform (U.C. Berkeley). hugoabonizio/schedule.cr — :clock3: Run periodic tasks in Crystal. spider-gazelle/tasker — Scheduled tasks for crystal lang.

Projects sharing features with Schedoscope

These projects share indexed features with Schedoscope. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • apache/incubator-airflowapache avatar

    apache/incubator-airflow

    45,840View on GitHub↗

    This project is a Python workflow orchestration platform and programmatic data pipeline engine used to author, schedule, and monitor complex data pipelines. It functions as a directed acyclic graph manager and scheduler, allowing users to define data movement and transformation tasks as code to ensure precise execution order and maintainability. The platform distinguishes itself by treating workflows as code, enabling pipelines to be versioned and tested through a standard programming language. It utilizes a system of extensible operators to encapsulate integration logic and employs a templat

    Python
    View on GitHub↗45,840
  • dagster-io/dagsterdagster-io avatar

    dagster-io/dagster

    14,974View on GitHub↗

    Dagster is a data orchestration platform designed to manage the entire lifecycle of data assets through declarative modeling and version-controlled code. It functions as a workflow engine that treats data assets as first-class primitives, allowing teams to define, schedule, and monitor complex pipelines while maintaining clear visibility into lineage, dependencies, and data quality. The platform distinguishes itself by using a code-as-configuration framework that enables standard software engineering practices, such as unit testing and local mocking, to be applied directly to data workflows.

    Pythonanalyticsdagsterdata-engineering
    View on GitHub↗14,974
  • jhuckaby/croniclejhuckaby avatar

    jhuckaby/Cronicle

    5,745View on GitHub↗

    Cronicle is a distributed job scheduler that replaces traditional cron with a browser-based management interface. It runs scheduled tasks across a cluster of servers with automatic failover, using a custom cron parser that intersects day-of-month and day-of-week constraints when both are specified. The system executes jobs through a plugin framework that runs command-line scripts in any language, communicating via JSON over standard input and output. The scheduler provides a web-based real-time dashboard for monitoring running jobs with live logs, resource usage charts, and progress updates.

    JavaScript
    View on GitHub↗5,745
  • radlab/sparrowradlab avatar

    radlab/sparrow

    328View on GitHub↗

    Sparrow scheduling platform (U.C. Berkeley).

    Python
    View on GitHub↗328
  • Compare all 6 related projects→