46 Forks
233 Stars
233 Watchers

hashmap

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

How to download and setup hashmap

Open terminal and run command
git clone https://github.com/DavidLeeds/hashmap.git
git clone is used to create a copy or clone of hashmap repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hashmap https://github.com/DavidLeeds/hashmap/archive/master.zip

Or simply clone hashmap with SSH
[email protected]:DavidLeeds/hashmap.git

If you have some problems with hashmap

You may open issue on hashmap support forum (system) here: https://github.com/DavidLeeds/hashmap/issues