-
-

Introducing libhashkit¶

-
cc [ flag ... ] file ... -lhashkit
-
-#include <libhashkit/hashkit.h>
-
+
+

libhashkit - C/C++ hashing library¶

+
+

SYNOPSIS¶

+
+
#include <libhashkit-1.0/hashkit.h>

Compile and link with -lhashkit.

+
+

DESCRIPTION¶

-

libhashkit is a small and thread-safe client library that provides a collection of useful hashing algorithm. libhashkit is distributed with libmemcached.

+

libhashkit is a small and thread-safe client library that provides a collection +of useful hashing algorithm.

+

libhashkit is distributed with libmemcached.

@@ -640,10 +239,10 @@