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
webpack
A static module bundler that builds a dependency graph of your project's modules and packages them into optimized browser bundles
@rollup/plugin-alias
Rollup plugin for defining and resolving import aliases, swapping brittle relative paths for clean, refactor-safe module names.
p-limit
A tiny, battle-tested utility for running async functions with a strict concurrency limit.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
p-queue
Promise queue with concurrency control, interval-based rate limiting, and priority scheduling for async tasks.
DataLoader
A batching and caching layer that coalesces per-request data loads into a fraction of the backend calls.
Laravel Excel
Supercharged Excel and CSV exports and imports for Laravel applications
zope.interface
Design-by-contract interfaces for Python objects, components, and adapters.
Apache Beam
A unified programming model for defining batch and streaming data-parallel pipelines
debounce-promise
Wrap any promise-returning function so rapid-fire calls collapse into one execution
p-debounce
Debounce promise-returning and async functions, sharing one resolved value across rapid calls.
queue
Tiny, dependency-free async queue with concurrency control — faster and smaller than p-limit or fastq, with optional rate limiting.
@golevelup/nestjs-rabbitmq
Decorator-driven RabbitMQ publish/subscribe and RPC handlers for NestJS applications