memzer-core

Crates.iomemzer-core
lib.rsmemzer-core
version0.0.1
created_at2025-11-19 15:05:10.893369+00
updated_at2025-11-19 15:05:10.893369+00
descriptionCore primitives for protected memory guards and sentinels
homepage
repository
max_upload_size
id1940224
size4,075
(memparanoid)

documentation

README

memzer-core

Status: 🚧 Under Development - Name Reservation

Description

Core primitives for protected memory guards and sentinels

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