Related Articles ===================== Judy Array ------------ - A 10-MINUTE DESCRIPTION OF HOW JUDY ARRAYS WORK AND WHY THEY ARE SO FAST - Hashtables vs Judy Arrays, Round 1 - This Hash Table Is Faster Than a Judy Array - A Performance Comparison of Judy to Hash Tables - Faster (sometimes) Associative Arrays with Node.js Jemalloc ------------ https://github.com/jemalloc/jemalloc/wiki/Getting-Started Prefix Tree / Radix Tree ------------------------- - Radix Tree: - Radix Tree in Linux Kernel: - Radix Tree in Linux Kernel (source code):