mrc 0.5.1

MRC-2014 file format reader/writer for cryo-EM — SIMD-accelerated, mmap-enabled
Documentation
# Rust build artifacts
/target
**/*.rs.bk
**/*.rlib
**/*.d
**/*.so
**/*.dylib
**/*.dll
**/*.exe

# IDE / Editor
.vscode/
.idea/
*.swp
*.swo
*~
.claude/
CLAUDE.md

# OS
.DS_Store
Thumbs.db

# Benchmark / Coverage
criterion/
profraw/
lcov.info
*.profdata

# Large test data
mrcs/
*.mrc
# RTK tool state
.rtk/