Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MarcAzar/RollingHash
A high performance Nim implementation of a Cyclic Polynomial Hash, aka BuzHash, and the Rabin-Karp algorithm
https://github.com/MarcAzar/RollingHash
Last synced: 3 months ago
JSON representation
A high performance Nim implementation of a Cyclic Polynomial Hash, aka BuzHash, and the Rabin-Karp algorithm
- Host: GitHub
- URL: https://github.com/MarcAzar/RollingHash
- Owner: MarcAzar
- License: mit
- Created: 2019-02-26T20:26:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T12:28:15.000Z (over 5 years ago)
- Last Synced: 2024-04-23T22:27:21.528Z (7 months ago)
- Language: Nim
- Homepage: https://marcazar.github.io/RollingHash/
- Size: 104 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
Awesome Lists containing this project
- awesome-nim - rollinghash - High performance Nim implementation of a Cyclic Polynomial Hash, aka BuzHash, and the Rabin-Karp algorithm. (Algorithms / Cryptography)