aelaguiz

↗ HN profile [ 72.6 ms ] full profile

No user record in our sample, but aelaguiz has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. Hey HN, If you're working with large static datasets in Go and need fast lookups, you might be familiar with Minimal Perfect Hashing (MPH). The `mph` library (implementing the Compress, Hash, and Displace algorithm -…