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.
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
orjson
A fast, correct, Rust-backed JSON library for Python with native dataclass, datetime, and numpy support
einops
A readable, framework-independent notation for tensor rearrangement, reduction, and repetition.
ormsgpack
A fast Rust-backed MessagePack library for Python with native dataclass, datetime, numpy, and Pydantic support.
nbclient
A Python client library for programmatic Jupyter notebook execution
TensorFlow Datasets
Ready-to-use, versioned public datasets exposed as tf.data.Dataset objects, with first-class support for TensorFlow, JAX, and NumPy pipelines.
SimSIMD
SIMD-accelerated distance, dot-product, and similarity kernels for high-dimensional vectors.
rust-numpy
PyO3-based Rust bindings to the NumPy C-API for sharing array data between Rust and Python.
pollster
Minimal Rust async executor that blocks the thread until a future completes
tifffile
A comprehensive Python library for reading and writing TIFF, BigTIFF, OME-TIFF, and dozens of proprietary microscopy image formats as NumPy or Zarr arrays.
DataComPy
Compare Pandas, Polars, Spark, and Snowpark DataFrames with human-readable difference reports.
async-task
Minimal, executor-agnostic task abstraction for spawning and running Rust futures with a single heap allocation.
cython-blis
Fast BLAS-style matrix multiplication for Python, bundled as a self-contained C extension with no system BLAS dependency.