Skip to content

weixu8/libdict

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libdict

libdict is a C library that provides the following data structures with efficient insert, lookup, and delete routines:

A generic object-oriented interface is provided, but is not required.

License

libdict is released under the simplified BSD license.

Getting libdict

The source code for libdict is available at http://github.com/fmela/libdict.

You can get your own copy of the code with the following command:

git clone git://github.com/fmela/libdict.git

Please submit comments and bug reports via github.

About

libdict is a C library of key-value data structures with an object-oriented interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published