Skip to content

A simple hashmap written in C which uses linear probing.

License

Notifications You must be signed in to change notification settings

Jmc18134/hashmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hashmap

A simple hashmap written in C which uses linear probing.

Use 'make test' to create the 'test' executable and 'make lib' to build as a shared library.

About

A simple hashmap written in C which uses linear probing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published