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
concurrently
Run multiple terminal commands in parallel, with color-coded output and cross-platform support.
Storybook
The industry-standard workshop for building, documenting, and testing UI components in isolation, across every major frontend framework.
npm-run-all
A cross-platform CLI that runs multiple npm-scripts in parallel or in sequence, replacing fragile shell operators like && with Windows-safe orchestration.
tqdm
A fast, extensible progress bar for Python loops and CLI pipelines, with negligible overhead.
react-native-safe-area-context
A flexible way to handle safe area insets in React Native, with hooks and components that also work on Android and web.
rayon
Simple, guaranteed data-race-free work-stealing parallelism for Rust — turn sequential iterators parallel by changing one call.
React Native Web
Cross-platform React UI components that render React Native's API on the web
p-map
Map over promises concurrently, with controlled concurrency, backpressure, abort signals, and error aggregation.
serial_test
Attribute macros that serialize or parallelize Rust tests via named locks.
Bull
Redis-backed job queue for Node.js with retries, rate limiting, and scheduling
FlashList
High-performance drop-in replacement for React Native's FlatList with view recycling
p-retry
Retry a promise-returning or async function with exponential backoff and fine-grained retry control.
start-server-and-test
Starts your dev server, waits for it to respond, runs your test command, then shuts the server down automatically.
LightGBM
A fast, distributed, high-performance gradient boosting framework based on decision tree algorithms, used for ranking, classification, and other machine learning tasks.
loadjs
A tiny (under 1KB) async script and CSS loader for modern browsers with dependency management.