Crate timely_container

source ·
Expand description

Specifications for containers

Modules

  • Functionality related to calculating default buffer sizes
  • A columnar container based on the columnation library.

Traits

  • A container transferring data through dataflow edges
  • A container that can partition itself into pieces.