Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

big-crossfilter

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

big-crossfilter

Big data crossfilter


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created

big-crossfilter

npm version Build Status npm dependencies code style: prettier

Crossfilter millions of records without latencies. This project is work in progress and not documented yet. Please get in touch if you have questions.

The largest experiments we have done so far is 10M flights in the browser and ~180M flights when connected to MapD.

Demos

Big Crossfilter uses Apache Arrow and ndarray.

Crossfilter demo

Developers

Install the dependencies with yarn. Then run yarn start to start the flight demo with in memory data. Have a look at the other script commands in package.json.

Experiments

First version that turned out to be too complicated is at https://github.com/uwdata/big-crossfilter/tree/complex and the client-server version is at https://github.com/uwdata/big-crossfilter/tree/client-server.

FAQs

Package last updated on 31 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts