CMap is a simple yet fast Map Structure implementation in pure C
- Simple, and Fast
- One Header File
- Auto Re-allocation
- CRUD-Like Library (Create,Read,Update,Delete)
- Written in about 120 lines of code
Read the main.c
file
This project is nothing serious, but if you like to contribute, fork it and do a PR.