Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
msgspec
A fast, zero-cost serialization and validation library for JSON, MessagePack, YAML, and TOML in Python.
RQ
Simple Python library for queueing jobs and processing them in the background with Redis or Valkey workers
msgpackr
Ultra-fast MessagePack serialization for JavaScript with record structures for faster, more compact encoding.
Asynq
A simple, reliable Redis-backed distributed task queue for Go, with retries, scheduling, priority queues, and a monitoring Web UI.
Django-RQ
Django integration for RQ (Redis Queue) with settings-based queues, a job decorator, and an admin dashboard.
huey
A lightweight Python task queue with decorator-based tasks, scheduling, retries, and pluggable Redis, Postgres, SQLite, and file-system storage backends.
django-q2
A multiprocessing distributed task queue for Django, with schedules, cron, and pluggable brokers.
algo-msgpack-with-bigint
A zero-dependency MessagePack encoder and decoder for JS/TS with modified BigInt handling.