Crate column [] [src]

Column is a Rust library to repesent collections of elements in a columnar memory layout.

Modules

bitmap

Provide a filtered view on a collection.

tuple

Provide a Column representation for tuples.

Traits

Column

Trait describing associated and generated types for a type that can be represented in a columnar layout