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

266 stars
16 watching
29 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list

hashhashing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wangyi-fudan/wyhash Provides fast and simple hashing functions and random number generators for various programming languages. 970
khchen/hashlib A comprehensive hash function library for the Nim programming language 38
ron4fun/hashlibplus A C++11 hashing library providing a fluent interface for various hash algorithms and functions 29
cwpearson/nim-murmurhash An implementation of MurmurHash algorithms for hashing data in software applications 7
rustcrypto/hashes A collection of cryptographic hash functions written in Rust. 1,879
lemire/rollinghashjava Provides an implementation of rolling hash functions in Java for efficient string hashing and indexing. 75
mbrostami/consistenthash A Go library implementing Consistent Hashing and Block Partitioning 27
watmough/jwhash A simple hash table implementation for storing and retrieving various data types in C. 216
google/highwayhash Two fast and strong hash functions: SipHash and HighwayHash. 1,544
sparsehash/sparsehash-c11 An experimental C++ implementation of a hash map data structure optimized for sparse data 287
aappleby/smhasher A collection of hash functions and tests for their properties 2,666
tessil/sparse-map A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. 334
tessil/hopscotch-map A fast hash map and hash set implementation using hopscotch hashing 729
laurarozier/beef-hash A library providing multiple hashing algorithms for use in software development 5
opensystemslab/xxhash.nim A lightweight Nim wrapper providing fast hashing functionality for various use cases 15