https://github.com/bbengfort/rkchunk
A Cython implementation of the Rabin-Karp Chunking Algorithm
https://github.com/bbengfort/rkchunk
Last synced: over 1 year ago
JSON representation
A Cython implementation of the Rabin-Karp Chunking Algorithm
- Host: GitHub
- URL: https://github.com/bbengfort/rkchunk
- Owner: bbengfort
- License: mit
- Created: 2014-10-09T14:34:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-15T14:44:45.000Z (over 11 years ago)
- Last Synced: 2025-02-08T17:45:48.296Z (over 1 year ago)
- Language: Python
- Size: 2.88 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rkchunk
=======
A Cython implementation of the Rabin-Karp Chunking Algorithm