Hacker News new | ask | show | jobs
by ComputerGuru 759 days ago
Really only because they’re so goddamn easy. I find myself using linked lists a lot less since adopting rust for embedded code (even with no_std and no allocator, but especially when alloc-only std data structures are within reach).