clhash

Hashing library

A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools.

C library implementing the ridiculously fast CLHash hashing function

GitHub

268 stars
16 watching
29 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list

hashhashing

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
wangyi-fudan/wyhashProvides fast and simple hashing functions and random number generators for various programming languages.979
khchen/hashlibA comprehensive hash function library for the Nim programming language38
ron4fun/hashlibplusA C++11 hashing library providing a fluent interface for various hash algorithms and functions32
cwpearson/nim-murmurhashAn implementation of MurmurHash algorithms for hashing data in software applications7
rustcrypto/hashesA collection of cryptographic hash functions implemented in pure Rust.1,913
lemire/rollinghashjavaProvides an implementation of rolling hash functions in Java for efficient string hashing and indexing.75
mbrostami/consistenthashA Go library implementing Consistent Hashing and Block Partitioning27
watmough/jwhashA simple hash table implementation for storing and retrieving various data types in C.216
google/highwayhashTwo fast and strong hash functions: SipHash and HighwayHash.1,549
sparsehash/sparsehash-c11An experimental C++ implementation of a hash map data structure optimized for sparse data287
aappleby/smhasherA collection of hash functions and tests for their properties2,688
tessil/sparse-mapA memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups.337
tessil/hopscotch-mapA fast hash map and hash set implementation using hopscotch hashing731
laurarozier/beef-hashA library providing multiple hashing algorithms for use in software development5
opensystemslab/xxhash.nimA lightweight Nim wrapper providing fast hashing functionality for various use cases15