Docs.rs
palimpsest-dataflow-0.1.0
palimpsest-dataflow 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvey
Dependencies
bytes ^1.7
normal
columnar ^0.11
normal
columnation ^0.1
normal
fnv ^1.0
normal
palimpsest-sql ^0.1.0
normal
palimpsest-wal ^0.1.0
normal
paste ^1.0
normal
petgraph ^0.7
normal
serde ^1.0
normal
smallvec ^1.13
normal
sqlparser ^0.52
normal
thiserror ^2.0
normal
timely ^0.25
normal
tokio ^1.40
normal
bytemuck ^1.18
dev
criterion ^0.5
dev
graph_map ^0.1
dev
itertools ^0.13
dev
mimalloc ^0.1
dev
proptest ^1.5
dev
rand ^0.4
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module sequential
palimpsest_
dataflow
0.1.0
Module sequential
Module Items
Functions
In palimpsest_
dataflow::
algorithms::
graphs
palimpsest_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.