Skip to content

dawnft/libavl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libavl
======

Libavl is a library to manage AVL structure to store and organize
everykind of data. You just need to implement function to compare,
to desallocate and to print your structure.

Please report bug at <adrien.oliva@yapbreak.fr>

Tracker on http://redmine.yapbreak.fr

Licence
=======

This work is published under the term of WTF-PL. You can find a copy
of licence term in LICENSE file.

About

Library to manage data in an AVL tree.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.9%
  • C++ 6.1%
  • Makefile 3.0%