murmur3
Hash function
C implementation of the Murmur3 hash function with various output sizes and architectures.
Murmur3 hash in C
410 stars
22 watching
88 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of MurmurHash algorithms for hashing data in software applications | 7 |
| | An implementation of Meow hash, a fast non-cryptographic hashing algorithm | 1,731 |
| | Bindings to MurmurHash 2 implementation in Nginx/OpenResty | 28 |
| | A library that provides an MD5 hashing implementation in Swift. | 216 |
| | Provides a simplified interface to multiple hashing algorithms | 26 |
| | Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |
| | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
| | A set of functions to compute hashes in SQLite using OpenSSL | 18 |
| | A simple string-based key-value store implemented as a C data structure | 527 |
| | A collection of hash functions and tests for their properties | 2,688 |
| | A utility library for working with Common Lisp hash tables | 29 |
| | A PyTorch extension library providing optimized graph cluster algorithms | 838 |
| | A simple hash table implementation for storing and retrieving various data types in C. | 216 |
| | Automates enumeration of S3 buckets based on domain and keyword inputs | 13 |
| | A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 268 |