KBDocs3
[awesomized/libmemcached] / docs / libhashkit.rst
1 ======================
2 Introducing libhashkit
3 ======================
4
5
6 .. code-block:: c
7
8 cc [ flag ... ] file ... -lhashkit
9
10 #include <libhashkit/hashkit.h>
11
12
13
14 -----------
15 DESCRIPTION
16 -----------
17
18 :program:'libhashkit' is a small and thread-safe client library that provides a collection of useful hashing algorithm. libhashkit is distributed with libmemcached.
19
20
21 ----
22 HOME
23 ----
24
25
26 To find out more information please check:
27 `http://libmemcached.org/ <http://libmemcached.org/>`_
28
29
30 --------
31 SEE ALSO
32 --------
33
34 :manpage:`libhashkit(3)`
35