Ask: Is there a big book of neat algorithms?

I remember when I first heard about the Bloom Filter and was so amused but was wondering if there is a central resource for nifty little algorithms like these. I found "The Algorithm Design Manual" but was wondering if there was another one around.

  • The Art of Computer Programming comes to mind.