Hacker News new | ask | show | jobs
by vlowther 622 days ago
I reach for adaptive radix trees over b-trees when I have keys and don't need to have arbitrary sort orderings these days. They are just that much more CPU and memory efficient.