Post #3037450
2026-04-19 12:04 UTC
@klausi@mastodon.social Yeah, leaking memory is totally safe thing to do in Rust.
For limiting memory usage you can look for a custom allocator (cap crate seem to be able to help, haven't used it myself) or an external solution like cgroups (works great, assuming Linux)
Replies (0)
No replies.