It's a really simple implemenation of hash table in C inspired by who? Mr. Tsoding. Here is his video:
To test it out you can just clone the repo, download all Shakespeare poems, build and run the program.
git clone https://github.com/SamSyntax/hashtable-cwget https://ocw.mit.edu/ans7870/6/6.006/s08/lecturenotes/files/t8.shakespeare.txtchmod +x ./build.sh && ./build.sh