9 skills found
egeominotti / Bunqueue⚡ High-performance job queue for Bun. SQLite persistence, DLQ, cron jobs, S3 backups. Built for AI agents and automation
wakatime / Wakaq TsBackground task queue for TypeScript backed by Redis, a super minimal Celery
afordigital / Fifo ChallengeA simple task management app built with React, TypeScript, Firebase, and Tailwind CSS. It features user authentication, task storage (Firebase for logged-in users, localStorage for guests), and a FIFO-based task queue with duplicate prevention.
grimmerk / D4c QueueTypeScript in-memory task queue — sync/async, decorators, throttle, concurrency. Browser + Node.js. 100% test coverage. 15,000+ downloads
phil-r / QSimple queue task runner written in typescript
baccaraaa / VorqDistributed task queue for TypeScript with type-safe workflows, pluggable transports (Redis, RabbitMQ), and optional persistence.
Raiondesu / Ts Async QueueA simple async-await task queue written in TypeScript
iOwsla / R QueueA powerful and flexible task queue library for Node.js and TypeScript. Supports task prioritization, grouping, pausing/resuming, rate limiting, timeout management, error handling, logging, and progress tracking.
nightlight-app / Nightlight BackendREST API for the nightlight mobile application. Written with Typescript, Node, Express, and MongoDB. Implemented messaging queue to handle expiring data, delayed tasks, and asynchronous tasks. Developed using Redis, and BullMQ. Tested using Mocha and Chai.