1 2 3
# rudb-native This crate owns the bytes and validation for rudb's single-file columnar format. The catalog and executor use its table and stripe API without parsing pages themselves.