Skip to content

jonbaine/libshmht

Repository files navigation


LIBSHMHT
-------------

As the name explains it's a shared memory hash table.
It's specifically designed to implement a cache, trying to provide the best access time.
The HT has fixed size in compilation time to avoid long locks until the hash table changes his size.


BUILD
-------

libtoolize
autoreconf
make

About

libshmht

Resources

License

AGPL-3.0, GPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published