Skip to main content

Crate kermit

Crate kermit 

Source
Expand description

Library interface for the Kermit CLI.

Re-exports algorithm and data structure types and provides the compute_join helper for running joins from tuple inputs.

Modules§

algos
benchmarker
db
ds

Functions§

compute_join
Convenience function that builds relations from raw tuple vectors and runs a join, returning the result tuples.