Skip to content

petter-petersson/pphash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pphash

simple hash store written in c

Based largely on https://gist.github.com/tonious/1377667

  • added destroy method
  • addedd support for generic value obj
  • added tests

Running tests:

$> make test
$> valgrind --tool=memcheck --leak-check=yes ./pphash_test

About

simple hash store written in c

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published