Portable file system cache diagnostics and control
-
Updated
Mar 2, 2024 - C
Portable file system cache diagnostics and control
A cross-platform virtual memory API written in Rust
A library for mingw32 that includes some POSIX functions but eventually all of the POSIX functions will be completed and right now the POSIX functions that are included in this repository are pipe, wait, mmap, munmap, msync, mlock, munlock, posix_madvise, madvise, shm_open, shm_unlink, readv, writev, process_vm_readv, process_vm_writev, dlopen, etc
A high assurance Linux security wrapper that constructs a “prison” to run sensitive commands in, memory-locked, with a digital footprint separated by identity.
A `cargo` subcommand for monitoring the ammount of memory locked by `cargo test`.
Secrets that live only as long as you do — a session-bound, memory-zeroizing dead-man's-switch. Locks secrets in non-swappable RAM and wipes + SIGKILLs the instant your session dies. Hardened Rust, seccomp-confined, with an MCP adapter for agents.
Add a description, image, and links to the mlock topic page so that developers can more easily learn about it.
To associate your repository with the mlock topic, visit your repo's landing page and select "manage topics."