twosigma/flint
Flint is a time-series analytics library for Apache Spark that enables efficient statistical summarization and windowing operations on large datasets. It provides a comprehensive set of built-in summarizers for calculations like exponential smoothing, correlation, and regression, while supporting custom user-defined functions and predicate-based filtering. The system optimizes performance through Arrow-based data serialization, tree-based aggregation, and memory-efficient RDD partitioning. It is accessible via both Scala and Python APIs, allowing users to read, join, and analyze time-series data with minimal memory overhead.
59.2
Adequate · 3 August 2026
21k
lines of production code
Scala
with Python
2
bus factor · 15 authors in all
3
measurements over time
How it got here
2017 · Python bindings and time-series analytics
This period focused on expanding the library's analytical capabilities by introducing numerous new summarizers for time-series data, including exponential smoothing, weighted covariance, and geometric mean. Concurrently, the project established a Python API (ts-flint) with comprehensive unit tests and CI automation, while upgrading the underlying Spark and Scala dependencies to improve performance and stability.
24 changes
2018 · Arrow integration and API improvements
This period focused on enhancing data serialization and processing efficiency by introducing Apache Arrow-based components for zero-copy data exchange. The team also implemented batched window summarization, a builder API for time series data retrieval, and precise floating-point summation utilities.
6 changes
Survey your own repository
twosigma/flint was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 3 August 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit e4d0abae03 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.