flash-map 0.2.1

GPU-native concurrent hash map with bulk-only API. SoA layout, CUDA kernels, CPU fallback. Designed for blockchain state, HFT, and batch-parallel workloads.
Documentation

flash-map

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 4 feature flags, 1 of them enabled by default.

default

cpu-fallback (default)

This feature flag does not enable additional features.

cuda

rayon

tokio