/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mdlayher.com
| | benhoyt.com
2.4 parsecs away

Travel
| | An explanation of how to implement a simple hash table data structure, with code and examples in the C programming language.
| | dave.cheney.net
1.7 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.
| | sethops1.net
1.8 parsecs away

Travel
| |
| | nelson.cloud
17.1 parsecs away

Travel
| Most programming languages have a way to detect if it's being run in a terminal.