mmap-io 0.9.4

High-performance, async-ready memory-mapped file I/O library for Rust. Supports fast segment-based loading, updates, and persistence. Designed for database engines, game runtimes, and real-time applications.
Documentation

mmap-io

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

default

advise (default)

This feature flag does not enable additional features.

iterator (default)

This feature flag does not enable additional features.

async

atomic

This feature flag does not enable additional features.

cow

This feature flag does not enable additional features.

hugepages

This feature flag does not enable additional features.

locking

This feature flag does not enable additional features.

tokio

watch

This feature flag does not enable additional features.