• Stars
    star
    4
  • Rank 3,208,321 (Top 65 %)
  • Language
    C
  • Created 11 months ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The library implemented here is a rudimentary implementation of a hash table data structure in C, designed to mimic object-oriented behavior using struct types and function pointers.