Docs.rs
differential-dataflow-master-0.13.0-dev.1
differential-dataflow-master 0.13.0-dev.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dtolnay
Dependencies
abomonation ^0.7
normal
abomonation_derive ^0.5
normal
fnv ^1.0.2
normal
serde ^1.0
normal
timely-master =0.13.0-dev.1
normal
bincode ^1.3.1
dev
byteorder ^1
dev
graph_map ^0.1
dev
indexmap ^2.1
dev
itertools ^0.7
dev
rand ^0.4
dev
rdkafka ^0.24
dev
serde_json ^1.0
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
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
differential_
dataflow
0.13.0-dev.1
Module merge_
batcher
Module Items
Structs
In differential_
dataflow::
trace::
implementations
differential_dataflow
::
trace
::
implementations
Module
merge_batcher
Copy item path
Source
Expand description
A general purpose
Batcher
implementation based on radix sort.
Structs
ยง
Merge
Batcher
Creates batches from unordered tuples.