Explore >> Select a destination


You are here

tessil.github.io
| | github.com
2.4 parsecs away

Travel
| | C++ implementation of a fast hash map and hash set using hopscotch hashing - Tessil/hopscotch-map
| | maksimkita.com
1.0 parsecs away

Travel
| |
| | www.nayuki.io
2.4 parsecs away

Travel
| |
| | dave.cheney.net
15.2 parsecs away

Travel
| [AI summary] The post explains how the Go runtime implements efficient hashmaps without generics by using a unique maptype descriptor and compile time rewriting to bridge the gap between generic behavior and type safety.