Projects / libHX

libHX

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
Licenses
Operating Systems
Implementation
Translations

RSS Recent releases

  •  08 Mar 2013 00:23

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).

  •  31 Dec 2012 22:05

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

  •  14 Nov 2012 22:53

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++.

  •  28 Jul 2012 23:36

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

  •  15 Dec 2011 22:04

Release Notes: This release fixes a NULL deref in strdup and a build error that could occur with -Wl,--undefined.

RSS Recent comments

15 Jan 2011 16:17 Avatar jengelh Thumbs up

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 Deadpixi

Just out of curiosity, what editor is that in the screenshot?

Screenshot

Project Spotlight

Monitorix

A Web-based lightweight monitoring tool for Unix/Linux servers.

Screenshot

Project Spotlight

pdf_gantt

A TCPDF wrapper class for rendering Gantt charts as part of a PDF document.