nflxport

Overview Link to heading

A high-performance Rust toolkit for working with nflverse data.

Ambition Link to heading

Build a serious Rust toolkit for working with nflverse data locally, with fast export, caching, and query paths for analysis-heavy workflows.

What’s novel Link to heading

  • Focuses on local-first caching and export flows for nflverse datasets.
  • Combines data acquisition, querying, and transformation in one Rust-native toolchain.
  • Targets repeatable analysis workflows instead of one-off notebook pulls.

Highlights Link to heading

  • Blazing Fast: Powered by Polars and Rust.
  • Idempotent Caching: Efficiently manage large Parquet datasets under .cache/nflxport.
  • Analytical Query Engine: Perform statistical queries directly from the CLI.
  • Wolfram Mathematica Bridge: Seamlessly export data for advanced symbolic analysis.
  • Built-in DuckDB engine for local SQL queries over cached data.

Stats Link to heading

  • Project page: /projects/nflxport/
  • Primary language: Rust
  • Commits: 11
  • Created: 2026-05-07T02:36:59Z
  • Last updated: 2026-05-08T20:19:34Z