rollinghashjava
String hasher
Provides an implementation of rolling hash functions in Java for efficient string hashing and indexing.
Rolling hash functions in Java
75 stars
8 watching
13 forks
Language: Java
last commit: almost 9 years ago
Linked from 1 awesome list
hashingjavarolling-hash-functions
Related projects:
Repository | Description | Stars |
---|---|---|
| An efficient algorithm implementation for string hashing using a sliding window approach | 11 |
| A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 268 |
| A benchmarking tool for hash functions and their performance characteristics | 1,873 |
| Library for generating hash values from input data with sufficient complexity | 20 |
| Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
| A C++ library providing hashed string identifiers with optional access to the original string value and collision detection. | 184 |
| A library that generates a unique digital fingerprint of an object | 134 |
| A set of fast and statistically robust hash functions designed for non-cryptographic use cases. | 360 |
| A consistent hashing library and its language bindings allow efficient distribution of data across servers. | 943 |
| A high-performance pure-JavaScript implementation of the SHA1 hash algorithm | 278 |
| An implementation of a non-cryptographic hash function in Ada | 1 |
| A cryptographic algorithm implementation for secure hashing of short inputs | 1 |
| A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. | 724 |
| A lightweight JavaScript library for manipulating URL hashes | 156 |
| Provides Rust bindings to interact with Java Virtual Machines and Java Native Interface. | 74 |