223 breaking releases

Uses new Rust 2024

new 0.287.0 Apr 13, 2026
0.285.0 Apr 8, 2026
0.276.0 Mar 31, 2026
0.215.0 Dec 31, 2025
0.2.0 Sep 6, 2023

#617 in Algorithms

36 downloads per month
Used in 4 crates

MIT/Apache

5MB
112K SLoC

DBSP

Database Stream Processor (DBSP) is a computational engine for continuous analysis of changing data. With DBSP, a programmer writes code in terms of computations on a complete data set, but DBSP implements it incrementally, meaning that changes to the data set run in time proportional to the size of the change rather than the size of the data set. This is a major advantage for applications that work with large data sets that change frequently in small ways.

The DBSP computational engine is a component of the Feldera Continuous Analytics Platform.

Resources

Learning Materials

Documentation

Feedback

Some ways that you can give us your feedback:

Dependencies

~45–66MB
~1M SLoC