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
Category1
Sort:Used by Most Apps
p-map
Map over promises concurrently, with controlled concurrency, backpressure, abort signals, and error aggregation.
promise-pool
Map-like, concurrent promise processing for Node.js with configurable concurrency, timeouts, and error handling.
concurrent-map
A thread-safe, sharded map for Go that avoids the lock contention of a single global mutex.
p-props
Run promises concurrently and collect the results by key, for both Object and Map inputs.
rxjs-mergemap-array
An RxJS operator that maps each unique element of an array-valued stream into its own long-lived observable, preserving output order.