top | item 44600451

(no title)

nitinreddy88 | 7 months ago

I am more interested to learn about Swiss tables than bug fix :)

What are the best places to learn modern implementations of traditional data structures. Many of these utilise SIMD for last mile usage of modern hardware

discuss

order

skavi|7 months ago

could read one of the implementations. there’s the original abseil implementation and rust’s in the hashbrown crate. probably many more.