bamless / extlib Star 10 Code Issues Pull requests c extended library c string dynamic vector array c99 hashmap hashtable c11 dynamic-array string-builder single-header string-buffer dynamic-arrays hashmap-c Updated Mar 23, 2026 C
CloneLTaps / KernelHashMap Star 4 Code Issues Pull requests HashMap capable of handling any type implemented in C designed to run in the Windows Kernel. c windows map kernel hashmap linear-probing hashmap-c Updated Nov 22, 2023 C
leo-aa88 / chashmap Star 2 Code Issues Pull requests A hashmap implementation in C hashmap hashmap-c Updated Jan 3, 2025 C
milanvarady / CHashTable Sponsor Star 1 Code Issues Pull requests Hash table implemented in C for a university project c university-project hashmap hashtable hashmap-c Updated Nov 16, 2025 C
Chaganti-Reddy / maps_C Star 0 Code Issues Pull requests Hashmaps implementation in C language c data-structures hashmap-c Updated Apr 28, 2025 C
arogov-com / data-structures Star 0 Code Issues Pull requests Implementation of data structures list linked-list stack queue algorithms data-structures algorithms-and-data-structures hashmap-c dictionry Updated Apr 29, 2025 C
ppmpreetham / hashmap Star 0 Code Issues Pull requests An FNV-1 simple linear probe hashmap implementation in C hashmap hashtable hashmap-c Updated Mar 9, 2026 C
AlexanderB184 / trashmap Star 0 Code Issues Pull requests A simple string to string append only hash map. Made for parsing JSON and HTTP. hashmap hashmap-c Updated Feb 28, 2025 C
artnum / hashmap Star 0 Code Issues Pull requests A lightweight hash map implementation in C, mapping string keys to arbitrary data pointers (void*). hashmap hashtable hashmap-c Updated Jul 25, 2025 C