Projects / htable

htable

htable is a lightweight implementation of hash tables in C, greatly inspired by the implementations of splay and red-black trees found in *BSD kernels. To use it, you only need to copy the header file "htable.h" into your project.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  19 Aug 2010 08:24

Release Notes: This is a minor bugfix release. The makefile used to build regression tests was updated to respect system-wide CC and CFLAGS variables. A missing path to test binaries was added, fixing compatibility with some systems.

  •  13 Nov 2008 21:49

Release Notes: Some minor corrections were applied to the manual, as well as to the macro used to insert elements in hash table: it now returns NULL if the element was already inserted before. A test was also implemented to check this new behavior.

  •  30 Oct 2008 17:10

No changes have been submitted for this release.

Screenshot

Project Spotlight

Cura

A remote systems administration application for the Android platform.

Screenshot

Project Spotlight

Database Deployment Manager

A tool to create databases.