Archive for November, 2008

AVLTree 0.1.4 Released

Sunday, November 16th, 2008

This morning I released AVLTree version 0.1.4. The difference from version 0.1.3 is an idea from modifications made to the code by the Samhain folks to improve performance. If you are not familiar with my AVLTree project, it is a C library that implements AVL trees and provides an interface for indexing and iterating over […]