libhashkit - C/C++ hashing library¶
SYNOPSIS¶
- #include <libhashkit-|libhashkit_version|/hashkit.h>
- Compile and link with -lhashkit.
DESCRIPTION¶
libhashkit
is a small and thread-safe client library that provides a collection
of useful hashing algorithms.
libhashkit
is distributed with libmemcached
.