GitHunt
PR

prodipta/perspective

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.


Perspective Perspective

npm
PyPI
crates.io
Build Status


Perspective is an interactive analytics and data visualization component,
which is especially well-suited for large and/or streaming
datasets. Use it to create user-configurable reports, dashboards, notebooks and
applications, then deploy stand-alone in the browser, or in concert with Python
and/or Jupyterlab.

Features

  • A fast, memory efficient streaming query engine, written in
    C++ and compiled for both WebAssembly and
    Python, with read/write/streaming for
    Apache Arrow, and a high-performance columnar
    expression language based on ExprTK.

  • A framework-agnostic User Interface packaged as a
    Custom Element,
    powered either in-browser via WebAssembly or virtually via
    WebSocket server (Python/Node).

  • A JupyterLab widget and Python client library, for
    interactive data analysis in a notebook, as well as scalable production
    Voila applications.

Examples

editablefilefractal
marketraycastingevictions
nypdmagicstreaming
covidwebcammovies
superstorecitibikeolympics
jupyterlab

Documentation

Community / Media

Languages

C++38.9%Rust28.6%TypeScript12.2%JavaScript9.8%Less7.6%Python2.5%C0.3%HTML0.2%CSS0.0%Jinja0.0%Shell0.0%
Apache License 2.0
Created July 31, 2024
Updated October 27, 2025
prodipta/perspective | GitHunt