Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cassanof/dicthasher


https://github.com/cassanof/dicthasher

Last synced: about 1 month ago
JSON representation

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