Hacker News new | past | comments | ask | show | jobs | submit login

I usually use gperf created tables or cdb tables for that purpose.



Neither of those seem to easily scale to billions of keys, though.


For gperf I had to add >int support by myself. https://github.com/rurban/gperf/commits/long_keys

cdb is limited to 2GB, yes.


Thanks for the work on and link to gperf! Looks interesting, to say the least.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: