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
NumPy
The fundamental N-dimensional array library powering Python's scientific computing stack.
buffer
The Node.js Buffer API, reimplemented for the browser on top of Uint8Array.
PyTorch
A Python-first tensor library with GPU acceleration and a dynamic, define-by-run autograd engine for building and training deep neural networks.
Datasets
One-line loading and fast, Arrow-backed processing for thousands of ML datasets
path-browserify
Node.js path module implementation for browser environments
orjson
A fast, correct, Rust-backed JSON library for Python with native dataclass, datetime, and numpy support
stream-browserify
A browser-compatible shim of Node.js core's stream module
einops
A readable, framework-independent notation for tensor rearrangement, reduction, and repetition.
constants-browserify
Node's built-in constants module ported to a static JSON file so Browserify can bundle it for the browser.
ormsgpack
A fast Rust-backed MessagePack library for Python with native dataclass, datetime, numpy, and Pydantic support.
sha.js
A pure JavaScript, streamable implementation of the SHA family of hash functions with a Node-crypto-like API.
timers-browserify
A polyfill that brings Node's timers module, including its private enroll/active APIs and setImmediate, to browserify bundles.
@cypress/browserify-preprocessor
Cypress file preprocessor that bundles spec and support files with Browserify
tty-browserify
Browser stub for Node.js's tty module, used automatically by Browserify when bundling code that requires 'tty'.
TensorFlow Datasets
Ready-to-use, versioned public datasets exposed as tf.data.Dataset objects, with first-class support for TensorFlow, JAX, and NumPy pipelines.