Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Small project. Implements a dictionary in C.

Initialize using dict_create. This takes in a single argument, which is a function pointer to a comparator similar to qsort.

Lots of stuff left to do, but this is a start.

About

Lightweight dictionary in C

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages