Skip to content

Add Jobify#3019

Open
theseriff wants to merge 1 commit intovinta:masterfrom
theseriff:patch-1
Open

Add Jobify#3019
theseriff wants to merge 1 commit intovinta:masterfrom
theseriff:patch-1

Conversation

@theseriff
Copy link
Copy Markdown

@theseriff theseriff commented Apr 3, 2026

Project

Jobify

Checklist

  • One project per PR
  • PR title format: Add project-name
  • Entry format: - [project-name](url) - Description ending with period.
  • Description is concise and short

Why This Project Is Awesome

Hidden Gem - Exceptional quality, solves niche problems elegantly

Explain:

Jobify is a modern, lightweight, and robust task scheduler built natively on top of asyncio. It offers a clean decorator-based API (similar to FastAPI), sub-millisecond precision with zero idle CPU usage, persistent SQLite storage, middlewares, exception handlers, and powerful job control — all while remaining simple and ergonomic.

How It Differs

If similar entries exist, what makes this one unique?

Unlike apscheduler and schedule, Jobify is designed from the ground up as asyncio-native. It uses native asyncio timers instead of polling, offers better async performance, FastAPI-style routing and dependency injection, built-in persistence, lifespan events, and flexible concurrency support (asyncio / ThreadPool / ProcessPool).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant