Initial implementation

This is a quick wrapper around the kazlib hash structure. Its fairly
straight forward.
17 files changed
tree: 6b4e9a8554758749255d5468eceadf872b6ae080
  1. c_src/
  2. src/
  3. test/
  4. .gitignore
  5. LICENSE
  6. Makefile
  7. README.md
  8. rebar.config
README.md

khash

This is a basic NIF wrapper around Kazlib's hash data structure.