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
electron-store
Simple, encrypted JSON persistence for your Electron app — save user settings, window state, and cache across the main and renderer processes.
conf
Simple, schema-validated config file persistence for Node.js apps and CLI tools
partysocket
A drop-in, auto-reconnecting WebSocket client with message buffering and React hooks
immutable-js
Persistent immutable List, Map, Set, and Stack collections for JavaScript with structural sharing.
RQ
Simple Python library for queueing jobs and processing them in the background with Redis or Valkey workers
configstore
Easily load and persist config without having to think about where and how it's stored on disk.
rpds-py
Rust-powered persistent data structures for Python, with structural sharing for fast immutable updates.
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.
reconnecting-websocket
A drop-in WebSocket wrapper for Web, Node.js, and React Native that auto-reconnects with configurable backoff and message buffering.
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.