/jpht

JP's hash table

Primary LanguageCGNU Lesser General Public License v3.0LGPL-3.0

jpht

A simple, lightweight hash table library for Windows.

Because the library does not have any dependencies and allows custom memory allocation routines to be used, it is equally suited for classic user mode development as well as kernel mode development (i.e. device drivers).