7 skills found
densumesh / BroccoliA robust message queue system for Rust applications, designed as a Rust alternative to Celery.
dymmond / AsyncmqSupercharge your async applications with tasks so fast, you’ll think you’re bending time itself.
surendratiwari3 / PaotaAn efficient Distribute Go task queue framework, facilitating the seamless orchestration and execution of tasks. Alternative to machinery and Celery.
bugsink / SnappeaA simple alternative for celery that doesn't require a broker.
ModelsLab / ModelqModelQ is a lightweight, battle-tested Python library for scheduling and queuing machine learning inference tasks. It's designed as a faster and simpler alternative to Celery for ML workloads, using Redis and threading to efficiently run background tasks.
RomanSnitko / JobFlowNo description available
bysiber / Flashq⚡ The task queue that works out of the box — no Redis, no RabbitMQ, just pip install and go.