kira_kv_engine 0.2.3

KV-storage engine based on minimal perfect hash functions with hybrid indexing (+PGM Index) for Rust
Documentation

kira_kv_engine

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 4 of them enabled by default.

default

parallel (default)

pgm (default)

This feature flag does not enable additional features.

serde (default)

simd (default)

This feature flag does not enable additional features.

avx512

unsafe_optimizations

This feature flag does not enable additional features.