Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cassanof/dicthasher
https://github.com/cassanof/dicthasher
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cassanof/dicthasher
- Owner: cassanof
- License: gpl-3.0
- Created: 2020-10-29T12:45:23.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T15:23:26.000Z (about 4 years ago)
- Last Synced: 2024-04-19T18:32:23.704Z (9 months ago)
- Language: Go
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dictHasher
This is a tool that takes every line off a word dictionary and hashes it and inputs it into
a new dictionary.TODO:
1. ~~Add cli readopts~~
2. ~~Add more hash options~~
3. ~~Run profiler to Optimize and multithread correctly~~
4. Add paired dictionary option
5. Maybe, if possible, add CUDA/GPU support