Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 241 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 241 Bytes

Pure C key-value array

Simple and fast key-value array written in C. Values can be any kind of type: strings, integers, functions ... See example.c to get a complete usage example.