Hacker News new | ask | show | jobs
by cft 2123 days ago
Also it might take 20x less RAM compared to using Python objects like sets and dicts. In Rust there's no garbage collection, and you can lay out memory by hand exactly as you want.