/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

boyter.org
| | probablydance.com
4.4 parsecs away

Travel
| | I had to get there eventually. I had a blog post called "I Wrote a Fast Hashtable" and another blog post called "I Wrote a Faster Hashtable." Now I finally wrote the fastest hashtable. And by that I mean that I have the fastest lookups of any hashtable I could find, while my inserts and
| | artem.krylysov.com
4.0 parsecs away

Travel
| | [AI summary] A technical guide demonstrating how to profile and optimize Go web applications using pprof to identify bottlenecks in logging, memory allocation, and string manipulation.
| | readrust.net
4.4 parsecs away

Travel
| | Read Rust collects and categorises interesting posts related to the Rust programming language. This page lists posts in the Performance category.
| | corrode.dev
17.6 parsecs away

Travel
| Recently, I found myself returning to a compelling series of blog posts titled Zero-cost futures in Rust by Aaron Turon about what would become the foundation of Rust's async ecosyste...