libHX is a C library (with some C++ bindings available) that provides data structures and functions that are commonly needed, such as maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts, and more.
| Tags | Software Development Libraries |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX MinGW |
| Implementation | C |
| Translations | English |
Recent releases


Release Notes: This release adds support to do URI quoting/percent-encoding, as well as a function to do an accept-based character search (the opposite of strpbrk).


Release Notes: The forward ordering of ordered maps has been restored.


Release Notes: This release resolves a division-by-zero in the "HX_irand" function. The header files are again usable with gcc -ansi and C++.


Release Notes: This release adds functions for arithmetic with "struct timespec", and supports negative time with these, as well.


Release Notes: This release fixes a NULL deref in strdup and a build error that could occur with -Wl,--undefined.
Recent comments
15 Jan 2011 16:17
The screenshot shows icewm with icevista theme (the one from me), on an xterm using tosh.pcf font (from hxtools), running mcedit (with patches of mine implementing deskplus-style column slider bar), using the colorizing defs from hxtools.
02 Dec 2010 16:11
Just out of curiosity, what editor is that in the screenshot?