1 libhashkit - C/C++ hashing library
2 ==================================
7 #include <libhashkit-|libhashkit_version|/hashkit.h>
8 Compile and link with -lhashkit.
13 `libhashkit` is a small and thread-safe client library that provides a collection
14 of useful hashing algorithm.
16 `libhashkit` is distributed with `libmemcached`.
23 :manpage:`libmemcached(3)`
24 :manpage:`hashkit_create(3)`
25 :manpage:`hashkit_function(3)`
26 :manpage:`hashkit_functions(3)`
27 :manpage:`hashkit_value(3)`
32 * :doc:`libhashkit/hashkit_create`
33 * :doc:`libhashkit/hashkit_function`
34 * :doc:`libhashkit/hashkit_functions`
35 * :doc:`libhashkit/hashkit_value`