this post was submitted on 12 Apr 2024
36 points (80.0% liked)
Open Source
31250 readers
246 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This probably isn't the answer you're looking for, but
vpr
being memory-safe isn't a benefit that it has overrm
, sincerm
apparently doesn't allocate any memory (as @[email protected] wrote).Looks like I worded my project description poorly. As I wrote in another comment, I meant that this alternative is memory-safe (being written in safe Rust), but not that
rm
isn't.edit: I've updated the post's title to clear things up