attractivechaos / klib

A standalone and lightweight C library
http://attractivechaos.github.io/klib/
MIT License
4.18k stars 556 forks source link

Helper functions for khash (patch available) #105

Open krivit opened 6 years ago

krivit commented 6 years ago

I've been using klib's khash for my own project, and I've written some convenience functions. I was wondering if there might be interest in incorporating them into the core implementation:

I would be happy to submit a pull request incorporating these.

rofl0r commented 5 years ago

this sounds useful. would you mind sharing your patch, @krivit ?