nim-murmurhash

Hashing library

An implementation of MurmurHash algorithms for hashing data in software applications

Pure-nim MurmurHash implementation

GitHub

7 stars
2 watching
1 forks
Language: Nim
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lemire/clhash A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. 268
peterscott/murmur3 C implementation of the Murmur3 hash function with various output sizes and architectures. 407
opensystemslab/xxhash.nim A lightweight Nim wrapper providing fast hashing functionality for various use cases 15
khchen/hashlib A comprehensive hash function library for the Nim programming language 38
apense/shimsham A collection of hash functions implemented in pure Nim 8
marcazar/rollinghash An efficient algorithm implementation for string hashing using a sliding window approach 11
bungle/lua-resty-murmurhash2 Bindings to MurmurHash 2 implementation in Nginx/OpenResty 28
wangyi-fudan/wyhash Provides fast and simple hashing functions and random number generators for various programming languages. 976
onmyway133/swifthash An iOS library for generating MD5 hashes in Swift. 216
ron4fun/hashlibplus A C++11 hashing library providing a fluent interface for various hash algorithms and functions 30
watmough/jwhash A simple hash table implementation for storing and retrieving various data types in C. 216
sindresorhus/crypto-hash A small hashing module that provides a unified API for Node.js and browser environments 638
viralmaniar/murmurhash Tools for detecting phishing websites by analyzing favicon hashes and searching on Shodan 114
sparsehash/sparsehash-c11 An experimental C++ implementation of a hash map data structure optimized for sparse data 287
jhumphry/spark_siphash An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. 5