Useful collection of routines for C and C++ programming
libHX is a C library (with some C++ bindings available) that provides data structures and functions commonly needed, such as maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts and more. libHX aids in quickly writing up C and C++ data processing programs, by consolidating tasks that often happen to be open-coded, such as (simple) config file reading, option parsing, directory traversal, and others, into a library. The focus is on reducing the amount of time (and secondarily, the amount of code) a developer has to spend for otherwise implementing such.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.22-24.fc42 | - |
Fedora 41 | 3.22-22.fc41 | - |
Fedora 40 | 3.22-21.fc40 | - |
Fedora EPEL 9 | 4.24-1.el9 | - |
Fedora EPEL 8 | 3.22-12.el8 | - |
You can contact the maintainers of this package via email at
libHX dash maintainers at fedoraproject dot org
.