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
PapaParse
The fastest in-browser CSV parser for JavaScript, with streaming, Web Workers, and zero dependencies
filesize.js
Zero-dependency JavaScript utility that converts byte counts into human-readable file size strings, with SI, IEC, and JEDEC standard support.
pretty-bytes
Convert byte counts into human-readable strings like 1337 → 1.34 kB, with binary, bit, and locale-aware formatting options.
readable-stream
A standalone, spec-accurate copy of Node.js core streams for consistent behavior across Node versions and in browsers.
react-papaparse
React hooks and components wrapping PapaParse for fast in-browser CSV parsing
get-stream
Consume a Node.js or web stream into a string, Buffer, ArrayBuffer, or array
byte-size
Converts a numeric bytes value into a human-readable string like '3.5 kB', with metric, IEC, and fully custom unit support.
cls-hooked
Continuation-local storage for Node.js, built on async_hooks instead of the deprecated async-listener.
oneTBB
Intel's oneAPI Threading Building Blocks — a task-based C++ parallelism library, with prebuilt binaries on PyPI.
node-klaw
A Node.js file system walker exposed as a Readable stream, extracted from fs-extra.
MultiTasking
Turn any Python method into a non-blocking task with a single decorator
later
Composable library for defining recurring schedules and calculating their next or previous occurrences.
aiologic
Async-aware and thread-aware locking primitives for Python concurrency