Add a naive benchmark comparing khash to maps
1 file changed
tree: 42a5e810ca5d18c44694fa4d6def2392abe11bc8
  1. .devcontainer/
  2. .github/
  3. c_src/
  4. src/
  5. test/
  6. .asf.yaml
  7. .gitignore
  8. .gitmodules
  9. LICENSE
  10. Makefile
  11. README.md
  12. rebar.config
  13. rebar.lock
README.md

khash

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