https://github.com/narasimha1997/c-dict
A tiny library that brings the support of dictionaries to C programming language with a fast lookup using hash tables. dict type can be used to associate large arrays with string keys.
https://github.com/narasimha1997/c-dict
algorithms c cplusplus datastructures dictionaries hashing
Last synced: 6 months ago
JSON representation
A tiny library that brings the support of dictionaries to C programming language with a fast lookup using hash tables. dict type can be used to associate large arrays with string keys.
- Host: GitHub
- URL: https://github.com/narasimha1997/c-dict
- Owner: Narasimha1997
- Created: 2019-08-27T08:53:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-27T09:29:24.000Z (about 6 years ago)
- Last Synced: 2025-03-26T00:04:13.905Z (6 months ago)
- Topics: algorithms, c, cplusplus, datastructures, dictionaries, hashing
- Language: C
- Size: 14.6 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0