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
268 stars
16 watching
29 forks
Language: C
last commit: over 2 years agoLinked from 1 awesome list
hashhashing
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Provides fast and simple hashing functions and random number generators for various programming languages. | 979 | |
| A comprehensive hash function library for the Nim programming language | 38 | |
| A C++11 hashing library providing a fluent interface for various hash algorithms and functions | 32 | |
| An implementation of MurmurHash algorithms for hashing data in software applications | 7 | |
| A collection of cryptographic hash functions implemented in pure Rust. | 1,913 | |
| Provides an implementation of rolling hash functions in Java for efficient string hashing and indexing. | 75 | |
| A Go library implementing Consistent Hashing and Block Partitioning | 27 | |
| A simple hash table implementation for storing and retrieving various data types in C. | 216 | |
| Two fast and strong hash functions: SipHash and HighwayHash. | 1,549 | |
| An experimental C++ implementation of a hash map data structure optimized for sparse data | 287 | |
| A collection of hash functions and tests for their properties | 2,688 | |
| A memory-efficient hash map and set implementation with flexible growth policies and support for heterogeneous lookups. | 337 | |
| A fast hash map and hash set implementation using hopscotch hashing | 731 | |
| A library providing multiple hashing algorithms for use in software development | 5 | |
| A lightweight Nim wrapper providing fast hashing functionality for various use cases | 15 |