Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 320 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 320 Bytes

Forked from benhoyt/ht to generate 32-bit hashses and use in 32-bit uC

Simple hash table written in C. To go with my article How to implement a hash table (in C).

This is a learning exercise, not a battle-tested data structure library -- you have been warned! :-)