Alternatives
Products that do what RAMGuard Pro does
RealWindows memory optimization engine built in Rust & Tauri
- 1

- 2

- 3

- 4

- 5
- 6

- 7

- 8

- 9

- 10

- 11
- 12

- 13SS
Hi HN! I've been building a project that handles high-value credentials in-process, and I wanted something more robust than just zeroing memory on drop. A comment on a recent Show HN[0] made me realize that awareness of lower-level memory protection techniques might not be as widespread as I thought. The idea here is to pull out all the tools in one crate, with a relatively simple API. * mlock/VirtualLock to prevent sensitive memory from being swapped (eg the KeePass dump) * Core dump exclusion using MADV_DONTDUMP on Linux & Android * mprotect to minimize exposure over time * Guard…
Mar 2026 · github.com
- 14

- 15KA
2021 · github.com
- 16HX
2020 · github.com
- 17RP
https://github.com/akoerner/kprox/blob/master/img/combat_tit... https://github.com/akoerner/kprox/raw/master/img/combat_loss... KProx is a HID (mouse + keyboard) automation firmware targeted at the M5Stack Cardputer, Cardputer Adv, and the M5Stack Atom S3. It features a DSL similar to DuckScript, an API with a web interface, and KeePass KDBX 3.1 database support for an onboard credential store via the nvme or SD card. Additionally, it includes a plethora of HID "apps," such as psCombatProx: kill processes by…
Mar 2026 · github.com
- 18HA
Most ZK proving systems are optimized for server-grade hardware with massive RAM. When scaling to industrial-sized traces (2^20+ rows), they often hit a "Memory Wall" where allocation and data movement become a larger bottleneck than the actual computation. I have been developing Hekate, a ZK engine written in Rust that utilizes a Zero-Copy streaming model and a hybrid tiled evaluator. To test its limits, I ran a head-to-head benchmark against Binius64 on an Apple M3 Max laptop using Keccak-256. The results highlight a significant architectural divergence: At 2^15 rows: Binius64 is faster…
Jan 2026
- 19AF
2020 · github.com
- 20ID
Frustrated by the complexity and resource drain of multi service monitoring stacks, I built Simon. I wanted a single, lightweight dashboard to replace the heavy stack and the constant need for an SSH client for routine tasks. The result is a resource efficient dashboard in a single Rust binary, just a couple of megabytes in size. Its support for various architectures on Linux also makes it ideal for embedded systems and lightweight SBCs. It integrates: Comprehensive Monitoring: Realtime and historical metrics for the host system and Docker containers (CPU, memory, disk usage, and network…
Nov 2025 · github.com
- 21RS
Jun 2026 · github.com
- 22NA
Hi, over the past few months I've been working on this project: Numax is a small Rust runtime that does three things: it runs WebAssembly modules in a sandbox, has a built-in local key-value store, and syncs everything across nodes with CRDTs and gossip. Basically, you write a wasm module, run it on two machines, and they converge (I hope !). It's a decentralized system... I hope someone finds it interesting! There's a whitepaper I've put a lot into, and I think the code isn't bad either! I believe there's still room in this world for software that's fun and well made, and while building…
Jun 2026 · github.com
- 23AD
I use no-defender, but noticed it got sent down the memory hole. Here's an updated version that doesn't ship any 3rd party binaries.
2025 · github.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →