Hacker News new | ask | show | jobs
by codr7 521 days ago
Intrusive doubly linked lists are very nice in C for some types of problems, and don't have issues with memory locality.