libHX is a C library that provides deques,
arbtrees, option parsing, some string and
container manipulation functions, and some
cross-OS wrappers to unify access.
License: GNU Lesser General Public License (LGPL)
Changes:
The %(ifempty) and %(ifnempty) placeholders were
added to the HXformat string formatter. The "list"
and "clist" interfaces, which provide an
inline-linked-list implementation, have been
added.