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.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/libHX && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000095 95 Bytes | |
libHX-4.2.tar.asc | 0000000833 833 Bytes | |
libHX-4.2.tar.xz | 0000365120 357 KB | |
libHX.changes | 0000014883 14.5 KB | |
libHX.keyring | 0000003143 3.07 KB | |
libHX.spec | 0000003021 2.95 KB |
Revision 64 (latest revision is 80)
Dominique Leuenberger (dimstar_suse)
accepted
request 925881
from
Jan Engelhardt (jengelh)
(revision 64)
- Update to release 4.2
Comments 0