|
You are here |
tessil.github.io | ||
| | | | |
github.com
|
|
| | | | | C++ implementation of a fast hash map and hash set using hopscotch hashing - Tessil/hopscotch-map | |
| | | | |
maksimkita.com
|
|
| | | | | ||
| | | | |
www.nayuki.io
|
|
| | | | | ||
| | | | |
dave.cheney.net
|
|
| | | [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. | ||