This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
-
Updated
Jun 12, 2022 - C
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
🛄 Sets, hashtables, arrays and more - written in C
Container with linear probing resolver collision using LCFS-hashing.
⚡️ A Prototype-Based Programming library for the C language
Data Structures
A type-safe hash map implementation for C supporting reservation
A very performant, fairly lightweight HashMap implementation in C.
Add a description, image, and links to the hash-map topic page so that developers can more easily learn about it.
To associate your repository with the hash-map topic, visit your repo's landing page and select "manage topics."