memzer-derive

Crates.iomemzer-derive
lib.rsmemzer-derive
version0.0.1
created_at2025-11-19 15:05:17.915441+00
updated_at2025-11-19 15:05:17.915441+00
descriptionDerive macros for memzer protected memory
homepage
repository
max_upload_size
id1940225
size4,898
(memparanoid)

documentation

README

memzer-derive

Status: 🚧 Under Development - Name Reservation

Description

Derive macros for memzer protected memory

Part of Memora

This crate is part of the Memora security framework:

  • memrand - Cross-platform cryptographic RNG
  • memzer - Composable primitives for protected memory (guards, sentinels)
    • memzer-core - Core primitives
    • memzer-derive - Derive macros
  • memcode - Memory-safe serialization with automatic zeroization
    • memcode-core - Core serialization traits
    • memcode-derive - Derive macros
  • memcrypt - AEAD encryption with integrated serialization
  • memlock - Memory locking (mlock/mprotect/madvise)
  • memvault - Encrypted in-memory storage (CipherBox)

Coming Soon

Full implementation and documentation coming soon.

License

MIT

Commit count: 0

cargo fmt