Alternatives
Products that do what I wrote a tool in Rust for tracking all allocations in a Linux process does
- 1VA
2019 · github.com
- 2VQ
2020 · github.com
- 3HA
2016 · github.com
- 4RS
2021 · github.com
- 5FA
2021 · github.com
- 6BF
2020 · getblades.org
- 7AF
2016 · github.com
- 8SP
2017 · github.com
- 9AF
2020 · github.com
- 10RA
2019 · github.com
- 11AA
2020 · github.com
- 12TA
2015 · bracewel.net
- 13WF
2021 · prodfiler.com
- 14IM
My cofounder and I run a startup in oncology, where we handle cancer genomics data. It occurred to me that, thanks to a recent complexity theory result, there's a clever way to run bioinformatics algorithms using far less RAM. I built this Rust engine for running whole-genome workloads in under 100MB of RAM. Runtime is a little longer as a result - O(TlogT) instead of O(T). But it should enable whole-genome analytics on consumer-grade hardware.
Nov 2025 · github.com
- 15TA
2018 · github.com
- 16SS
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
- 17AP
2020 · github.com
- 18IM
2021 · github.com
- 19RA
2017 · github.com
- 20TA
2017 · github.com
- 21TS
2017 · timber.io
- 22LR
2024 · docs.rs
- 23AB
2021 · github.com
- 24AR
2024 · blog.lohr.dev
Ranked by how close each launch is in meaning, then by votes. Refine with a description →