Cross-platform Rust API for memory-mapped file IO
Safe, zero-copy memory-mapped I/O. Drop-in replacement for memmap2 with persistent structs and zero unsafe in user code.
Safe, guarded memory-mapped file I/O for Rust
a simple wrapper for the memmap2 crate to cast mmap backed pointers to structs
a simple wrapper for the memmap2 crate to cast mmap backed pointers to structs
A pure Rust library for cross-platform memory mapped IO, which replaces libc with rustix
Memory-backed vector, not buffer. Designed for for mmap. Not MemMap, but MemVec!
A flexible and convenient high-level mmap for zero-copy file I/O.
Modern, safe, and ergonomic memory-mapped file I/O library with zero unsafe in public API
A mmap file based buffer implementation.
File I/O for pose graphs (G2O, TORO, BAL) and ROS2 bags with SE2/SE3 support
Library for parsing CSV files using memory-mapped I/O, with low alloc, and AVX2/NEON support