Docs.rs
differential-dataflow-0.15.3
differential-dataflow 0.15.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
frankmcsherry
Dependencies
columnar ^0.6
normal
columnation ^0.1.0
normal
fnv ^1.0.2
normal
paste ^1.0
normal
serde ^1.0
normal
timely ^0.21
normal
bytemuck ^1.18.0
dev
graph_map ^0.1
dev
indexmap ^2.1
dev
itertools ^0.13
dev
rand ^0.4
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
differential_
dataflow
0.15.3
Module sequential
Module Items
Functions
In differential_
dataflow::
algorithms::
graphs
differential_dataflow
::
algorithms
::
graphs
Module
sequential
Copy item path
Source
Expand description
Sequential (non-concurrent) graph algorithms.
Functions
ยง
sequence
Applies
logic
to nodes sequentially, in order of node identifiers.