[OT] bombproof key/value pair hashing library

Dirk Koopman djk at tobit.co.uk
Tue Dec 21 17:39:12 GMT 2010


Can anyone recommend a bombproof(*1) key/value pair hashing library that 
I can link into a C program? It must be capable of frequent 
updates/deletes of keys and/or values. Memory based only, no file 
storage required.

It must also pass valgrind without errors(*2).

Dirk

*1 Before anyone suggests one of the Berkeley DB libraries, can I 
reiterate the word "bombproof".

*2 I said not Berkeley, OK?



More information about the london.pm mailing list