An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "task-queue" keyword

assay-workflow 0.2.0
Durable workflow engine with REST+SSE API on PostgreSQL 18 and SQLite backends. Embeddable librar...
10 versions - Latest release: about 3 hours ago - 155 downloads total - 0 stars on GitHub - 1 maintainer
batch 0.1.1
Distributed task queue library based on RabbitMQ
2 versions - Latest release: about 8 years ago - 1 dependent repositories - 3.69 thousand downloads total - 77 stars on GitHub - 1 maintainer
batch-codegen 0.1.0
Procedural macros for the batch crate
1 version - Latest release: about 8 years ago - 1 dependent package - 1 dependent repositories - 2.95 thousand downloads total - 77 stars on GitHub - 1 maintainer
ngtq 0.1.0
A trait-based abstraction layer for task queues with ID and category support
1 version - Latest release: 12 months ago - 800 downloads total - 0 stars on GitHub - 1 maintainer
rust-task-queue-macro 0.1.0
Procedural macros for rust-task-queue automatic task registration
1 version - Latest release: 10 months ago - 645 downloads total - 5 stars on GitHub - 1 maintainer
flowd 0.1.0
Redis Streams-backed task queue with a derive macro for automatic struct ↔ redis::Value mapping. ...
1 version - Latest release: 2 days ago - 0 downloads total - 1 maintainer
shedul3r-rs-sdk 0.1.0
Rust client SDK for shedul3r task execution server
1 version - Latest release: about 1 month ago - 0 downloads total - 1 maintainer
asynq 0.1.8 💰
Simple, reliable & efficient distributed task queue in Rust, inspired by hibiken/asynq
9 versions - Latest release: 16 days ago - 2.25 thousand downloads total - 24 stars on GitHub - 1 maintainer
simple-task 0.2.0
A distributed task queue for learning Rust
2 versions - Latest release: over 2 years ago - 2.72 thousand downloads total - 0 stars on GitHub - 1 maintainer
celers 0.2.0
Celery-compatible distributed task queue for Rust (Facade crate)
3 versions - Latest release: 26 days ago - 58 downloads total - 1 stars on GitHub - 1 maintainer
celers-core 0.2.0
Core traits and types for CeleRS distributed task queue
2 versions - Latest release: 26 days ago - 480 downloads total - 3 stars on GitHub - 1 maintainer
coil 0.4.0
An async and sync background job queue for Postgres
5 versions - Latest release: almost 5 years ago - 1 dependent repositories - 8.85 thousand downloads total - 12 stars on GitHub - 1 maintainer
kiomq 0.1.3
An all-in-one task-queue and orchestration library for Rust
4 versions - Latest release: 17 days ago - 69 downloads total - 1 maintainer
horsies 0.1.0-alpha.12
Unified public API for the horsies task queue and workflow engine
12 versions - Latest release: 11 days ago - 117 downloads total - 1 maintainer
actionqueue-runtime 0.1.2
Async dispatch loop, embedded API, and runtime configuration for the ActionQueue task queue engine.
3 versions - Latest release: about 1 month ago - 156 downloads total - 0 stars on GitHub - 1 maintainer
actionqueue-platform 0.1.2
Multi-tenant isolation, RBAC, and append-only ledgers for the ActionQueue task queue engine.
2 versions - Latest release: about 1 month ago - 75 downloads total - 1 maintainer
actionqueue-workflow 0.1.2
Workflow primitives for ActionQueue: DAG dependencies, task hierarchy, cron scheduling, and dynam...
2 versions - Latest release: about 1 month ago - 183 downloads total - 1 maintainer
runner_q 0.6.4
Durable activity queue and worker system
20 versions - Latest release: about 2 months ago - 3.17 thousand downloads total - 23 stars on GitHub - 1 maintainer
actionqueue-cli 0.1.2
Command-line interface for the ActionQueue task queue engine.
2 versions - Latest release: about 1 month ago - 44 downloads total - 1 maintainer
actionqueue-budget 0.1.2
Budget enforcement, suspend/resume, and event subscriptions for the ActionQueue task queue engine.
2 versions - Latest release: about 1 month ago - 158 downloads total - 1 maintainer
actionqueue-storage 0.1.2
WAL, snapshot, and recovery storage layer for the ActionQueue task queue engine.
2 versions - Latest release: about 1 month ago - 240 downloads total - 1 maintainer
actionqueue-executor-local 0.1.2
Local executor with dispatch queue, retry, backoff, and timeout for the ActionQueue task queue en...
3 versions - Latest release: about 1 month ago - 267 downloads total - 1 maintainer
actionqueue-actor 0.1.2
Remote actor registration, heartbeat monitoring, and capability routing for the ActionQueue task ...
2 versions - Latest release: about 1 month ago - 98 downloads total - 0 stars on GitHub - 1 maintainer
actionqueue-core 0.1.2
Pure domain types and state machine for the ActionQueue durable task queue engine.
2 versions - Latest release: about 1 month ago - 324 downloads total - 0 stars on GitHub - 1 maintainer
asynq-macros 0.1.0 💰
Procedural macros for asynq task handler registration
1 version - Latest release: 6 months ago - 493 downloads total - 24 stars on GitHub - 1 maintainer
actionqueue-engine 0.1.2
Scheduling, derivation, and concurrency primitives for the ActionQueue task queue engine.
2 versions - Latest release: about 1 month ago - 182 downloads total - 0 stars on GitHub - 1 maintainer
actionqueue-daemon 0.1.2
HTTP daemon with REST API and Prometheus metrics for the ActionQueue task queue engine.
2 versions - Latest release: about 1 month ago - 68 downloads total - 0 stars on GitHub - 1 maintainer
runner_q_redis 0.1.1
Redis storage backend for RunnerQ
2 versions - Latest release: about 2 months ago - 28 downloads total - 23 stars on GitHub - 1 maintainer
rustqueue 0.2.0
Background jobs without infrastructure — embeddable job queue with zero external dependencies
1 version - Latest release: 25 days ago - 12 downloads total - 1 maintainer
kojin-macros 0.4.0
Proc-macro support for the kojin task queue (#[kojin::task])
4 versions - Latest release: about 1 month ago - 68 downloads total - 1 maintainer
kojin-postgres 0.4.0
PostgreSQL result backend for the kojin task queue
3 versions - Latest release: about 1 month ago - 45 downloads total - 1 maintainer
kojin-redis 0.4.0
Redis broker backend for the kojin task queue
4 versions - Latest release: about 1 month ago - 68 downloads total - 1 maintainer
kojin-core 0.4.0
Core traits, types, and worker runtime for the kojin task queue
4 versions - Latest release: about 1 month ago - 93 downloads total - 1 maintainer
kojin-amqp 0.4.0
RabbitMQ (AMQP) broker for the kojin task queue
2 versions - Latest release: about 1 month ago - 31 downloads total - 1 maintainer
kojin 0.4.0
Async distributed task queue for Rust — like Celery, BullMQ, Sidekiq, but for Rust
4 versions - Latest release: about 1 month ago - 51 downloads total - 1 maintainer
kojin-dashboard 0.4.0
JSON API dashboard for monitoring the kojin task queue
2 versions - Latest release: about 1 month ago - 30 downloads total - 1 maintainer
kojin-sqs 0.4.0
AWS SQS broker for the kojin task queue
1 version - Latest release: about 1 month ago - 17 downloads total - 1 maintainer
apalis-sqlite 1.0.0-rc.6
Background task processing for rust using apalis and sqlite
15 versions - Latest release: about 1 month ago - 5.1 thousand downloads total - 0 stars on GitHub - 1 maintainer
shedul3r 0.2.0
Task execution server with rate limiting, circuit breaking, and retry. Install via cargo binstall.
1 version - Latest release: about 1 month ago - 16 downloads total - 0 stars on GitHub - 1 maintainer
rust-task-queue 0.1.5
Production-ready Redis task queue with intelligent auto-scaling, Actix Web integration, and enter...
6 versions - Latest release: 10 months ago - 2.91 thousand downloads total - 5 stars on GitHub - 1 maintainer
ngtask_queue_basic 0.1.0
A trait-based abstraction layer for task queues with ID and category support
1 version - Latest release: 12 months ago - 772 downloads total - 0 stars on GitHub - 1 maintainer
ralph-agent-loop 0.3.0
A Rust CLI for managing AI agent loops with a structured JSON task queue
5 versions - Latest release: 29 days ago - 52 downloads total - 1 maintainer
apalis-libsql 0.1.0
Background task processing for rust using apalis and libSQL
1 version - Latest release: 4 months ago - 27 downloads total - 1 maintainer
motosan-workflow-swarm 0.1.0
Dynamic task queue execution engine for motosan-workflow
1 version - Latest release: about 1 month ago - 0 downloads total - 1 maintainer
syce 0.1.0-alpha.9
Monitoring TUI for horsies task library
9 versions - Latest release: about 1 month ago - 129 downloads total - 1 stars on GitHub - 1 maintainer
rust-task-queue-macros 0.1.0 removed
Procedural macros for rust-task-queue automatic task registration
1 version - Latest release: 10 months ago - 0 downloads total - 5 stars on GitHub - 1 maintainer