hashmap

hashmap

DavidLeeds

Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.

233 Stars
46 Forks
233 Watchers
C Language
mit License
Cost to Build
$11.1K
Market Value
$22.3K

Growth over time

7 data points  ·  2021-08-01 → 2023-06-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about hashmap

Question copied to clipboard

What is the DavidLeeds/hashmap GitHub project? Description: "Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.". Written in C. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone hashmap

Clone via HTTPS

git clone https://github.com/DavidLeeds/hashmap.git

Clone via SSH

[email protected]:DavidLeeds/hashmap.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the hashmap issue tracker:

Open GitHub Issues