nim-murmurhash
Hashing library
An implementation of MurmurHash algorithms for hashing data in software applications
Pure-nim MurmurHash implementation
7 stars
2 watching
1 forks
Language: Nim
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 268 |
| C implementation of the Murmur3 hash function with various output sizes and architectures. | 410 |
| A lightweight Nim wrapper providing fast hashing functionality for various use cases | 15 |
| A comprehensive hash function library for the Nim programming language | 38 |
| A collection of hash functions implemented in pure Nim | 8 |
| An efficient algorithm implementation for string hashing using a sliding window approach | 11 |
| Bindings to MurmurHash 2 implementation in Nginx/OpenResty | 28 |
| Provides fast and simple hashing functions and random number generators for various programming languages. | 979 |
| A library that provides an MD5 hashing implementation in Swift. | 216 |
| A C++11 hashing library providing a fluent interface for various hash algorithms and functions | 32 |
| A simple hash table implementation for storing and retrieving various data types in C. | 216 |
| A small hashing module that provides a unified API for Node.js and browser environments | 639 |
| Tools for detecting phishing websites by analyzing favicon hashes and searching on Shodan | 115 |
| An experimental C++ implementation of a hash map data structure optimized for sparse data | 287 |
| An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |