Skip to content

rahulrajaram/hashmap

Repository files navigation

This is a work-in-progress implemtation of a generic hashmap in C. The ultimate aim is to create a memcached-like distributed hash table.

The hash function used is an implementation of the Jenkins hash function.

About

C implementation of a generic hashmap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published