An open API service indexing awesome lists of open source software.

https://github.com/federicobruzzone/c-hash-table

Hash table implementation in C
https://github.com/federicobruzzone/c-hash-table

c hash hashfunction hashmap hashtable

Last synced: 8 months ago
JSON representation

Hash table implementation in C

Awesome Lists containing this project

README

          

# Hash table implementation in C

## How to compile

`make` and `make run`

## Contributing

Contributions to this project are welcome! If you have any suggestions, improvements, or bug fixes, feel free to submit a pull request.

## License

This repository is licensed under the [GNU General Public License (GPL)](https://www.gnu.org/licenses/gpl-3.0.html). Please review the license file provided in the repository for more information regarding the terms and conditions of the GPL license.

## Contact

If you have any questions, suggestions, or feedback, do not hesitate to [contact me](https://federicobruzzone.github.io/).