Discussion about this post

User's avatar
Dan Sutton's avatar

Good Focus... but where are the Spiders? (sorry).

Expand full comment
steve heller's avatar

I've taken almost exactly Fowler's approach to my TwoMisses C++ hash table library. I started with a much different "user mode virtual memory" library for handling variable-length data packed into fixed length blocks, then gradually added features and removed obsolete parts until I ended up with a terrific library that has almost none of the original code remaining.

Expand full comment
5 more comments...

No posts