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

miaowing/nest-schedule

0
View on GitHub↗
436 stars·32 forks·TypeScript·MIT·5 views

Nest Schedule

A cron-like and not-cron-like job distributed scheduler for Nest.js by decorators.

Features

  • Task Scheduling and Queues - Schedules jobs using decorators.

Star history

Star history chart for miaowing/nest-scheduleStar history chart for miaowing/nest-schedule

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Nest Schedule

Similar open-source projects, ranked by how many features they share with Nest Schedule.
  • hatchet-dev/hatchethatchet-dev avatar

    hatchet-dev/hatchet

    6,622View on GitHub↗

    Hatchet is an open-source durable workflow engine and task orchestration platform. It provides a framework for building and executing fault-tolerant, multi-step pipelines as directed acyclic graphs (DAGs), with automatic retries, scheduling, and real-time observability. The system is built around durable task checkpointing, which persists execution state after each step so work can resume from the last checkpoint after a worker crash or restart, and it supports event-driven task resumption that pauses a task until a matching external event arrives. The platform distinguishes itself through it

    Goconcurrencydagdistributed
    View on GitHub↗6,622
  • bamzi/jobrunnerbamzi avatar

    bamzi/jobrunner

    1,088View on GitHub↗

    Framework for performing work asynchronously, outside of the request flow

    Go
    View on GitHub↗1,088
  • catmullet/go-workersC

    catmullet/go-workers

    0View on GitHub↗
    View on GitHub↗0
  • autom8ter/machineA

    autom8ter/machine

    0View on GitHub↗
    View on GitHub↗0
See all 27 alternatives to Nest Schedule→

Frequently asked questions

What does miaowing/nest-schedule do?

A cron-like and not-cron-like job distributed scheduler for Nest.js by decorators.

What are the main features of miaowing/nest-schedule?

The main features of miaowing/nest-schedule are: Task Scheduling and Queues.

What are some open-source alternatives to miaowing/nest-schedule?

Open-source alternatives to miaowing/nest-schedule include: hatchet-dev/hatchet — Hatchet is an open-source durable workflow engine and task orchestration platform. It provides a framework for… bamzi/jobrunner — Framework for performing work asynchronously, outside of the request flow. catmullet/go-workers. climech/grit — Multitree-based personal task manager. colega/zeropool. autom8ter/machine.