mmap-io 0.9.8

Zero-copy memory-mapped file I/O for Rust. Safe concurrent reads, writes, and atomic views across Linux, macOS, and Windows. Built for databases, log structures, game runtimes, caches, and IPC.
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.