News

Ruby binding to Jenkins Hash functions

07 March 2009

Craic has published a Ruby binding for the lookup3.c code for generating 32-bit hashes. This useful C library was developed by Bob Jenkins (http://burtleburtle.net/bob/hash).

The Ruby code is distributed under the MIT open source license.

Download it from the Craic account on Github.