summaryrefslogtreecommitdiff
path: root/src/coucal.h
AgeCommit message (Expand)Author
2015-03-15Import coucal as a regular submoduleXavier Roche
2014-06-15Optional 64-bit hash for really big hashtables. (disabled by default)Xavier Roche
2014-06-15Added coucal_calc_hashes()Xavier Roche
2014-06-15Added coucal_fetch_value()Xavier Roche
2014-06-15Added coucal_fetch_value_hashes()Xavier Roche
2014-06-15Credits.Xavier Roche
2014-06-15Intro line.Xavier Roche
2014-06-15Original cuckoo hashing paperXavier Roche
2014-06-14Added coucal_hash_data()Xavier Roche
2014-06-14CosmeticXavier Roche
2014-06-14Added comments.Xavier Roche
2014-06-14Added coucal_get_pvoid() and coucal_get_intptr()Xavier Roche
2014-06-14Wrapped lines.Xavier Roche
2014-06-14BSD 3-Clause LicenseXavier Roche
2014-06-14Added diff murmurhash3.hXavier Roche
2014-06-14Fixed exports.Xavier Roche
2014-06-14Remarks over MD5 vs. murmur hashing.Xavier Roche
2014-06-14Renamed inthash_* API to coucal_* one.Xavier Roche
2014-06-14Re-license coucal to BSD-style license.Xavier Roche
2014-06-14Preparing to export the cuckoo hashtable library as "coucal" projectXavier Roche